Greasy Fork Enhance

Enhance your experience at Greasyfork.

< Feedback on Greasy Fork Enhance

Review: Good - script works

§
Posted: 21-12-2024
Edited: 21-12-2024

I like the script except for 1 thing & I can't figure out how to disable it without simply disabling the entire script & I don't know what you called this thing. In the upper righthand corner is a list, like an index that allows you to jump to different sections of the page. I find it extremely annoying & I don't want to delete the extension. How do I disable or hide the page index?

PRO-2684Author
§
Posted: 21-12-2024

That is called "outline", and should only be displayed when your screen is wide enough (767px to be precise). It was there before I introduced the config library, so I just didn't put it into config. Now that you've mentioned it, I'll refactor the old shit-code and make the features configurable in the next release. For a quick fix though, you can try to block the aside.panel element on GreasyFork, either by some ad blocker, or by applying UserStyle (aside.panel { display: none; }).

PRO-2684Author
§
Posted: 21-12-2024

You should be able to configure it now, after v0.9.2 update

§
Posted: 21-12-2024

Sweet! Thank you! Much appreciated.

Post reply

Sign in to post a reply.