Lisäosan QntmBlock versiohistoria - 4 versiota
QntmBlock tekijä quantumbrowser.dev
Lisäosan QntmBlock versiohistoria - 4 versiota
Ole varovainen vanhojen versioiden kanssa! Ne näytetään vain testauksen ja viittausten vuoksi.On suositeltavaa käyttää aina lisäosan uusinta versiota.
Uusin versio
Versio 0.5.1
Julkaistu 10. loka 2025 - 18,67 MtYhteensopivuus: firefox 109.0a1 ja uudemmatUpdate 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.Lähdekoodi julkaistu lisenssillä Apache-lisenssi 2.0
Vanhemmat versiot
Versio 0.4.0
Julkaistu 4. loka 2025 - 1,34 MtYhteensopivuus: firefox 109.0a1 ja uudemmatUpdate 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.Lähdekoodi julkaistu lisenssillä Apache-lisenssi 2.0
Versio 0.3.0
Julkaistu 3. loka 2025 - 1,34 MtYhteensopivuus: firefox 109.0a1 ja uudemmat, android 120.0 ja uudemmatUpdate 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.Lähdekoodi julkaistu lisenssillä Apache-lisenssi 2.0
Versio 0.2.0
Julkaistu 25. syys 2025 - 1,34 MtYhteensopivuus: firefox 109.0a1 ja uudemmat, android 120.0 ja uudemmatChanges 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.Lähdekoodi julkaistu lisenssillä Apache-lisenssi 2.0