你正在訪問的內容是外部程式的映像位址,僅用於使用者加速訪問,本站無法保證其可靠性。當前的連結位址(單點即可複製)為 https://greasyfork.org.cn/zh-CN/scripts/473830-greasy-fork/discussions/262858,源站連結 點此以跳轉。
添加各种功能并改善 Greasy Fork 体验
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.