Firefox 브라우저 부가 기능
  • 확장 기능
  • 테마
    • Firefox용
    • 사전 및 언어 팩
    • 다른 브라우저 사이트
    • Android 부가 기능
로그인
추가 기능 아이콘

QntmBlock의 버전 기록 - 4개 버전

QntmBlock 제작자: quantumbrowser.dev

아직 평점이 없습니다
0 / 5
5
0
4
0
3
0
2
0
1
0
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 run cd wasm and then wasm-pack build --release --target web --out-dir ../pkg to build it.

    Apache License 2.0에 따라 릴리스된 소스 코드

    Firefox를 다운로드하고 확장 기능을 받으세요
    파일 다운로드
  • 이전 버전

    버전 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:
      1. Download or clone this repository.
      2. Open Chrome and go to chrome://extensions.
      3. Enable "Developer mode" (top right).
      4. Click "Load unpacked" and select the extension folder.
      5. (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 at

    http://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 License 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:
      1. Download or clone this repository.
      2. Open Chrome and go to chrome://extensions.
      3. Enable "Developer mode" (top right).
      4. Click "Load unpacked" and select the extension folder.
      5. (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 at

    http://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 License 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 License 2.0에 따라 릴리스된 소스 코드

    파일 다운로드
Mozilla 홈페이지로 이동

부가 기능

  • 소개
  • Firefox 부가 기능 블로그
  • 확장 기능 워크샵
  • 개발자 허브
  • 개발자 정책
  • 커뮤니티 블로그
  • 포럼
  • 버그 신고
  • 리뷰 지침

브라우저

  • Desktop
  • Mobile
  • Enterprise

제품

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Bluesky (@firefox.com)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • 개인 정보
  • 쿠키
  • 법률

특별한 고지가 없는 한, 본 사이트의 콘텐츠는 Commons Attribution Share-Alike License v3.0 또는 그 이후 버전에 따라 사용이 허가됩니다.