Greasy Fork

Greasy Fork 增强

增进 Greasyfork 浏览体验。

< 脚本Greasy Fork 增强的反馈

评价:好评 - 脚本运行良好

§
发表于:2024-12-21
编辑于:2024-12-21

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-2684作者
§
发表于:2024-12-21

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-2684作者
§
发表于:2024-12-21

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

§
发表于:2024-12-21

Sweet! Thank you! Much appreciated.

发表回复

登录以发表回复。