QntmBlock 版本历史 - 4 个版本
QntmBlock 作者: quantumbrowser.dev
QntmBlock 版本历史 - 4 个版本
小心旧版本!显示这些版本是为了测试和参考目的。您应该始终使用附加组件的最新版本。
最新版本
版本 0.5.1
发布于 2025年10月10日 - 18.67 MB适用于 firefox 109.0a1 及更高版本Update v0.5 (actually half the way there)- Major performance and stability improvements due to the new Rust WebAssembly backend.
- Complete redesign of the popup UI.
- Auto-skip is fixed now.
Upcoming Features- Script Executor with its own API that allows a developer to run custom scripts on every website and experiment with our tool on them.
- Dev Console with advanced logging and debugging tools.
- WebGL support for better performance.
- Side-by-side Ad Player that allows you to watch processed ads and video at the same time.
- Migrating most of the backend to Rust WebAssembly for better performance and more possibilities.
Polished UI & seamless activation- Fully redesigned popup UI across all sections.
- Accessibility and UX: better keyboard focus, larger hit areas, and improved contrast.
Rust WASM backend (only opti for now)
This extension now includes a Rust WebAssembly backend that runs from the background script. It’s integrated but does nothing but optimatizations yet — ready for future features.
If you are going to make changes to it, just runcd wasmand thenwasm-pack build --release --target web --out-dir ../pkgto build it.源代码遵循 Apache 许可证 2.0 发布
较早版本
版本 0.4.0
发布于 2025年10月4日 - 1.34 MB适用于 firefox 109.0a1 及更高版本Update v0.4- Major performance and stability improvements have been implemented.
- Overall enhancements to standard functions for more reliable ad handling.
- New experimental ad detection methods have been added.
- Exciting new features like the Dev Console, Script Executor, and a Canvas/Side-by-Side Player are being developed for the upcoming BIG update v1.0
Installation- Firefox: Install from Add-ons
- Chrome/Chromium: Not available on the Chrome Web Store (more about that is below), but you can install manually:
- Download or clone this repository.
- Open Chrome and go to
chrome://extensions. - Enable "Developer mode" (top right).
- Click "Load unpacked" and select the extension folder.
- (Optional) For debugging, you can add the debug addon from the repo in the same way.
About Chromium (Chrome Web Store)
I’ve decided not to publish the extension on the Chrome Web Store. The required developer registration fee just to list an extension feels absurd to me, and I’m not willing to pay it. In my view, this pay-to-publish approach reflects poorly on the Chromium ecosystem.
That is all from me. Enjoy the extension!
License
Apache License 2.0
Copyright 2025 Quantum Browser
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License athttp://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.源代码遵循 Apache 许可证 2.0 发布
版本 0.3.0
发布于 2025年10月3日 - 1.34 MB适用于 firefox 109.0a1 及更高版本, android 120.0 及更高版本Update v0.3- All tests of experimental features are now complete.
- Significant performance and detection improvements.
- A major update is coming soon.
- AI-powered automatic YouTube scanner is in development.
- QntmBlock is now approved on the Firefox Add-ons Marketplace—thanks to the Firefox team!
Installation- Firefox: Install from Add-ons
- Chrome/Chromium: Not available on the Chrome Web Store (more about that is below), but you can install manually:
- Download or clone this repository.
- Open Chrome and go to
chrome://extensions. - Enable "Developer mode" (top right).
- Click "Load unpacked" and select the extension folder.
- (Optional) For debugging, you can add the debug addon from the repo in the same way.
About Chromium (Chrome Web Store)
I’ve decided not to publish the extension on the Chrome Web Store. The required developer registration fee just to list an extension feels absurd to me, and I’m not willing to pay it. In my view, this pay-to-publish approach reflects poorly on the Chromium ecosystem.
That is all from me. Enjoy the extension!
License
Apache License 2.0
Copyright 2025 Quantum Browser
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License athttp://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.源代码遵循 Apache 许可证 2.0 发布
版本 0.2.0
发布于 2025年9月25日 - 1.34 MB适用于 firefox 109.0a1 及更高版本, android 120.0 及更高版本Changes in the v0.2 update:
Major performance optimizations again (This time the improvement is about like 60%)
Polished and cleaned up the whole JS code
Polished new experimental ad-detection methods
Updated DOM detection (YouTube somehow started detecting our methods)
Added Legit mode and Randomization (Randomization is part of the Legit mode)
Reworked the blur effect
Added new effect Mask , this completely covers the ad with YouTube BG color (Depends if you have dark or light mode)
Added dynamic detections, so its not likely to YouTube find out
Waiting for?
Completing the tests of experimental features
About Chromium (Chrome Web Store) - still the same:
I’ve decided not to publish the extension on the Chrome Web Store. The required developer registration fee just to list an extension feels absurd to me, and I’m not willing to pay it. In my view, this pay-to-publish approach reflects poorly on the Chromium ecosystem.
That is all from me. Enjoy the extension.源代码遵循 Apache 许可证 2.0 发布