This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| // ==UserScript== | |
| // @name DarkReader ES Module Equivalent | |
| // @namespace affan2021shaikh | |
| // @version 1.0 | |
| // @description Use DarkReader in a cross-manager compatible way | |
| // @author ChatGPT 5.3 | |
| // @downloadURL https://gist.github.com/affan2021shaikh/efa8b9f8c31b794d2d3b2a1b99928e0f/raw/DarkReader%2520ES%2520Module%2520Equivalent.user.js | |
| // @match *://*/* | |
| // @grant none | |
| // @require https://unpkg.com/darkreader/darkreader.min.js |