Greasy Fork++

添加各种功能并改善 Greasy Fork 体验

< 脚本 Greasy Fork++ 的反馈

提问 / 留言

§
发布于:2025-05-23

[BUG] Doesn't work on site-specific script lists

Example URL: https://greasyfork.org/en/scripts/by-site/github.com

Page type detection fails: const pageType_ = /\/([a-z-]+)$/.exec(window.location.pathname);

§
发布于:2025-05-23
编辑于:2025-05-23

[BUG] Doesn't work on site-specific script lists

Example URL: https://greasyfork.org/en/scripts/by-site/github.com

Page type detection fails: const pageType_ = /\/([a-z-]+)$/.exec(window.location.pathname);

Yes. There is no feature provided for the site-specific scripts browsing.

We might or might not update ...

§
发布于:2025-05-23

Fixed the page type detection now.

Not well tested but should be fine.

发布留言

登录以发布留言。