
Postado em 19 de novembro de 2024 - Atualizado há 4 meses
You can also check our Userscript Troubleshooting Tool to verify why your script is not working
Since July 2024, Google has been implementing several changes to make it harder to use ad blockers (their main source of revenue comes from ads).
Under the pretext of improving privacy, Google is discontinuing the so-called Manifest V2 —which all browser extensions have used so far—and forcing migration to Manifest V3 (which comes with stricter rules).
If you use a Chrome-based browser (such as Edge, Opera, Vivaldi, etc.), it’s likely you’ll need to enable Developer Mode to continue using userscripts; otherwise, they may simply stop working.
To enable Developer Mode in Chrome and derivates:
chrome://extensions or edge://extensions in a new browser tab to navigate to the extensions page.
These instructions were extracted from Tampermonkey’s official guide.