Adds various features and improves the Greasy Fork experience
Which userscript manager you are using in Firefox?
For the script list, the install button is added by this script.
After the checking of the installation status, the button color will be changed from dull to green.
If the userscript manager is not supported, the checking will be failed thus the button remains dull.
I have checked on Firefox with Violentmonkey.
I'm using Firefox with Violentmonkey aswell, I'm not sure why the checks are failing. Could be firefox settings or ublock.
Issue fixed.
This is a bug in Firefox (+violentmonkey)
The install button is broken on Firefox with Violentmonkey, but it works on Tor (which is a Firefox fork). It's likely an about:config
preference in Firefox. I'll do some digging to see the cause.
So I did some digging and "privacy.bounceTrackingProtection.hasMigratedUserActivationData" as true breaks this script.
Is it possible to fix the script without disabling bounceTrackingProtection?
I actually did some more digging and found something interesting.
I can keep this setting enabled and simply whitelist 3rd-party scripts on greasyfork.org (dynamic rule since i'm using strict blocking).
The buttons arent highlighting green when they're available like they used to.
I'm on firefox, not sure if that's doing somethign.