WhitelistThem version history - 4 versions
WhitelistThem by identityofsine
WhitelistThem version history - 4 versions
Be careful with old versions! These versions are displayed for testing and reference purposes.You should always use the latest version of an add-on.
Latest version
Version 3.0
Released Jun 15, 2025 - 93.81 KBWorks with firefox 109.0a1 and laterThere is a lot of changes in this patch so I'll try to be as clear as possible:- A Custom built framework to help with performance and state management throughout the application; this ended up fixing a lot of visual bugs and bad performance
- Huge refactor of the code base, files are placed in spots that make sense and effectively make the extension work much better; however a bigger rewrite is in due for the engine side of things.
- Signal/State management, this allows me to write components in vanilla javascript that can be injected into sites (which down the road could really help me create better and bigger extensions while keeping the overhead of performance low.)
Source code released under GNU General Public License v2.0 only
Download Firefox and get the extensionYou'll need Firefox to use this extensionOlder versions
Version 2.1
Released Aug 11, 2024 - 32.34 KBWorks with firefox 109.0a1 and laterChanges in 2.1 only include one line of code that changed the div class for the YouTube homepage, effectively fixing the extension.Source code released under GNU General Public License v2.0 only
Version 2.0
Released Mar 14, 2024 - 32.2 KBWorks with firefox 109.0a1 and later- Version 2.0
- This version adds the ability to both export and import the channels you have whitelisted. This ability can be found on YouTube under the button (export/import). The process is simple, a string is copied to clipboard where you can send to others or to yourself on another computer; you copy that string into the input box and press Import.
- Various fixes on how the extension handles YouTube, a lot of performance fixes and converted the CodeBase into Typescript.Source code released under GNU General Public License v2.0 only
Version 1.0
Released Jan 1, 2024 - 16.95 KBWorks with firefox 109.0a1 and laterSource code released under GNU General Public License v2.0 only