WhitelistThem 版本历史 - 4 个版本
WhitelistThem 作者: identityofsine
WhitelistThem 版本历史 - 4 个版本
小心旧版本!显示这些版本是为了测试和参考目的。您应该始终使用附加组件的最新版本。
最新版本
版本 3.0
发布于 2025年6月15日 - 93.81 KB适用于 firefox 109.0a1 及更高版本There 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.)
源代码遵循 仅 GNU 通用公共许可证 v2.0 发布
下载 Firefox 并安装扩展您需要 Firefox 来使用此扩展较早版本
版本 2.1
发布于 2024年8月11日 - 32.34 KB适用于 firefox 109.0a1 及更高版本Changes in 2.1 only include one line of code that changed the div class for the YouTube homepage, effectively fixing the extension.源代码遵循 仅 GNU 通用公共许可证 v2.0 发布
版本 2.0
发布于 2024年3月14日 - 32.2 KB适用于 firefox 109.0a1 及更高版本- 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.源代码遵循 仅 GNU 通用公共许可证 v2.0 发布