Greasy Fork++

Adds various features and improves the Greasy Fork experience

< Feedback on Greasy Fork++

Question/comment

§
Posted: 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);

§
Posted: 2025-05-23
Edited: 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 ...

§
Posted: 2025-05-23

Fixed the page type detection now.

Not well tested but should be fine.

Post reply

Sign in to post a reply.