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

uBlacklist의 버전 기록 - 25개 버전

uBlacklist 제작자: iorate

5점 만점에 4.4점
4.4 / 5
5
260
4
22
3
17
2
10
1
33
uBlacklist의 버전 기록 - 25개 버전
  • 이전 버전의 사용에 주의하십시오! 이 버전들은 테스트 및 참조 용도로만 표시되는 것입니다.항상 최신 버전의 부가 기능을 사용해야 합니다.

  • 최신 버전

    버전 10.0.0

    2026년 7월 8일에 출시 - 2.52 MB
    firefox 109.0a1 이상, android 120.0 이상에서 작동
    • uBlacklist now blocks the whole site by default when you block a search result, and all sync categories are now enabled by default. You can change these in the options page. These new defaults also apply to existing users who have never changed them.
    • The subscription update interval is now set in days, and update checks run at most once a day even if a shorter interval was configured before. The sync interval can now be set to any number of minutes (minimum five).
    • Increased the base font size from 13px to 14px. On touch devices, text fields use a 16px font size without changing their height, which also prevents Safari on iOS from zooming in when focusing them.
    • Sync and subscription updates now respect the configured interval across browser restarts, instead of always running at every startup. In Firefox, they still run at every browser startup as before, because Firefox does not persist alarms across restarts.
    • The options page now reflects settings changed by sync in real time, so the "Reload" button that used to appear after a sync has been removed. The blocklist editor still shows a notice when the blocklist is updated by sync, to protect your unsaved edits.
    • Rebuilt the user interface on top of Base UI, a library of accessible React components. Dialogs, menus, and form controls across the options page and the popup should now be more consistent and more accessible, especially when using a keyboard or a screen reader.
    • Reduced the size of the script loaded on search result pages by about 35% (from 2.2 MB to 1.4 MB). The dialog for blocking a site is now loaded on demand when it is opened.
    • Fixed the block buttons on search result pages appearing unstyled when the page has a strict Content Security Policy (such as lite.duckduckgo.com) in Firefox and Safari.
    • Fixed an issue where reloading the options page opened via a subscription link showed the "Add a subscription" dialog again, by removing the query parameters from the address bar after they are read.
    • Updated the German translation.
    • Fixed an issue where the options page did not offer to reload the blacklist when it was saved on another options page.
    • Fixed an issue where built-in SERPINFOs that were not enabled never received updates, so the popup could fail to detect search result pages supported by newer versions. They are now refreshed from the content shipped with the extension when it is newer than the stored one.
    • Fixed the accessibility label of the button to remove a highlight color in the options page, which was incorrectly announced as "Add" by screen readers.
    • Fixed an issue in Safari where the popup did not focus its default button when opened, leaving keyboard focus on the first control instead.

    MIT 라이선스에 따라 릴리스된 소스 코드

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

    버전 9.9.0

    2026년 6월 21일에 출시 - 2.17 MB
    firefox 109.0a1 이상, android 120.0 이상에서 작동
    9.9.0 - 2026-06-21

    🚀 Features
    • (serpinfo) Add the extraSelector property to result definitions (#850)

    🐛 Bug Fixes
    • Show third-party notices for the actually bundled dependencies (#854)
    • Announce button labels by setting aria-label on svg elements (#857)

    MIT 라이선스에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 9.8.0

    2026년 6월 7일에 출시 - 2.54 MB
    firefox 109.0a1 이상, android 120.0 이상에서 작동
    9.8.0 - 2026-06-07

    🚀 Features
    • Add Microsoft Edge build target (#824)

    🐛 Bug Fixes
    • Omit cookies in WebDAV requests (#837)
    • Use a single URL field for WebDAV sync (#838)

    MIT 라이선스에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 9.7.0

    2026년 5월 13일에 출시 - 2.54 MB
    firefox 109.0a1 이상, android 120.0 이상에서 작동
    [9.7.0] - 2026-05-13

    🚀 Features
    • Redesign the block dialog

    🐛 Bug Fixes
    • Avoid HTML interpolation in the SERP result button shadow HTML

    🌐 Translations
    • Update German translation (#802)
    • Update Japanese translation (#803)

    MIT 라이선스에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 9.6.0

    2026년 4월 26일에 출시 - 2.5 MB
    firefox 109.0a1 이상, android 120.0 이상에서 작동
    9.6.0 (2026-04-26)

    Bug Fixes
    • recognize private TLDs when suggesting block rules (f03b8fd), closes #778
    • rename matching rules header for the user's own ruleset (94c237c)
    • update translations (#759) (ebc51bc)
    • use subscription display name fallback in matching rules headers (0ae3585)

    Features
    • allow renaming a subscription (#769) (bdb839f)
    • let users choose initial sync direction (#515) (35fbab0)
    • support domains-format subscriptions (#773) (c0ff821)

    MIT 라이선스에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 9.5.0

    2026년 3월 13일에 출시 - 2.47 MB
    firefox 109.0a1 이상, android 120.0 이상에서 작동
    9.5.0 (2026-03-13)

    Bug Fixes
    • fix bug of discriminatedTupleUnion (50b6a1e)
    • update translations (#745) (2c61b1a)

    Features
    • toggle block dialog with shift key (fb98271)

    MIT 라이선스에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 9.4.0

    2025년 12월 21일에 출시 - 2.42 MB
    firefox 109.0a1 이상, android 120.0 이상에서 작동
    9.4.0 (2025-12-21)

    Bug Fixes
    • make control color reactive to color scheme changes (dc9efb5)
    • update UI strings (6496d21)

    Features
    • add experimental browser sync support (c47cc25)
    • add experimental WebDAV sync support (f64fe3e)
    • show setup button in popup when uBlacklist is available (2da4556)

    MIT 라이선스에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 9.3.0

    2025년 10월 21일에 출시 - 2.34 MB
    firefox 109.0a1 이상, android 120.0 이상에서 작동
    9.3.0 (2025-10-21)

    Bug Fixes
    • force hide blocked results with increased CSS specificity (4f351e2)
    • update translations (#686) (b019a6d)

    Features
    • add "icon" and "text" button commands (f7252f5)
    • enable subscription links on Safari (89689c1)

    MIT 라이선스에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 9.2.0

    2025년 9월 7일에 출시 - 2.31 MB
    firefox 109.0a1 이상, android 120.0 이상에서 작동
    9.2.0 (2025-09-07)

    Bug Fixes
    • i18n: update Brazilian Portuguese translations (#665) (75f3c35)
    • i18n: update Japanese translation (#667) (77c6aaa)

    Features
    • add show/hide button for blocked results (#666) (51ee312)

    MIT 라이선스에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 9.1.0

    2025년 8월 3일에 출시 - 2.28 MB
    firefox 109.0a1 이상, android 120.0 이상에서 작동
    9.1.0 (2025-08-03)

    Bug Fixes
    • locales: update Brazilian Portuguese translation (#626) (366534a)
    • locales: update Chinese translation (#630) (dda732e)
    • locale: update German translation (#631) (7930aeb)
    • safari: use 100dvh instead of 100vh to avoid dialog overflow on iOS (d44b1e6)

    Features
    • add built-in support for Kagi (#633) (b2c486a)

    MIT 라이선스에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 9.0.0

    2025년 6월 18일에 출시 - 2.08 MB
    firefox 109.0a1 이상, android 120.0 이상에서 작동
    <b><a href="https://github.com/iorate/ublacklist/compare/v8.12.0...v9.0.0">9.0.0</a> (2025-06-18)</b>

    <b>Bug Fixes</b>
    <ul>
    <li><strong>locales:</strong> update Chinese translation (<a href="https://github.com/iorate/ublacklist/issues/608">#608</a>) (<a href="https://github.com/iorate/ublacklist/commit/c7fd5f338cda92e7d1f87ee4c3c882bf8e8e6926">c7fd5f3</a>)</li>
    <li><strong>ruleset:</strong> disallow prototype access by expressions (<a href="https://github.com/iorate/ublacklist/commit/22da64b8801ac6ee14d1ed5ec4bdb5feee4012fd">22da64b</a>)</li>
    <li><strong>ruleset:</strong> fix issue where invalid rule disables the previous rule (<a href="https://github.com/iorate/ublacklist/commit/726afd1666bfc35aaee4a7a3814d237ca4047f87">726afd1</a>)</li>
    <li><strong>ruleset:</strong> fix unclosed YAML frontmatter issue (<a href="https://github.com/iorate/ublacklist/commit/c397b548d196c948b6ba6027dc11a978da76fea7">c397b54</a>)</li>
    <li>show message when remote SERPINFO update is done (<a href="https://github.com/iorate/ublacklist/commit/71ad983697f4eff55baaccf0f5d44d506a69bdf2">71ad983</a>)</li>
    </ul>

    <b>Features</b>
    <ul>
    <li>Manifest V3 is now used on Firefox and Safari (<a href="https://github.com/iorate/ublacklist/commit/6bdb708ce691edab34f82498996d2006d3647d74">6bdb708</a>)</li>
    <li>SERPINFO mode is enabled by default, close <a href="https://github.com/iorate/ublacklist/issues/604">#604</a> (<a href="https://github.com/iorate/ublacklist/commit/fb90252217d6409be9bad0d540e1692c05125759">fb90252</a>)</li>
    </ul>

    <b>BREAKING CHANGES</b>
    <ul>
    <li>Manifest V2 support has been dropped</li>
    <li>the legacy mode has been removed</li>
    <li>Built-in support for Kagi and Qwant has been removed</li>
    </ul>

    MIT 라이선스에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 8.12.0

    2025년 5월 17일에 출시 - 2.55 MB
    firefox 58.0 이상, android 120.0 이상에서 작동
    <b><a href="https://github.com/iorate/ublacklist/compare/v8.11.1...v8.12.0">8.12.0</a> (2025-05-17)</b>

    <b>Bug Fixes</b>
    <ul>
    <li>disable debug log in production build (<a href="https://github.com/iorate/ublacklist/commit/d8ab0a3deffbb20bf80ba3cd21b44b23e1dca08e">d8ab0a3</a>)</li>
    <li><strong>locales:</strong> update German translation (<a href="https://github.com/iorate/ublacklist/issues/601">#601</a>) (<a href="https://github.com/iorate/ublacklist/commit/174a79bc7b787c3a9ccb72554504fb40a41b441d">174a79b</a>)</li>
    <li>prevent subscription links from being blocked by Chrome (<a href="https://github.com/iorate/ublacklist/commit/bf9983c2400100b9862f80cd6f7453bc6f7b1a08">bf9983c</a>)</li>
    <li><strong>serpinfo:</strong> wrong prop name validation broke SERPINFO for DuckDuckGo/SearXNG/StartPage (<a href="https://github.com/iorate/ublacklist/commit/2202a08958666bcc75bb7fb4b0988b8192610d83">2202a08</a>)</li>
    <li>subscription links UI in Safari (<a href="https://github.com/iorate/ublacklist/commit/9bc0002bf33382b5e52166fb41cf08ddcc166ea7">9bc0002</a>)</li>
    </ul>

    <b>Features</b>
    <ul>
    <li><strong>searx:</strong> add searxng instance (<a href="https://github.com/iorate/ublacklist/issues/603">#603</a>) (<a href="https://github.com/iorate/ublacklist/commit/6a2070bcfb6bf8903122f43bdc4f0ab819049948">6a2070b</a>)</li>
    </ul>

    MIT 라이선스에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 8.10.2

    2025년 4월 21일에 출시 - 1.37 MB
    firefox 58.0 이상, android 120.0 이상에서 작동
    <b><a href="https://github.com/iorate/ublacklist/compare/v8.10.1...v8.10.2">8.10.2</a> (2025-04-21)</b>

    <b>Bug Fixes</b>
    <ul>
    <li><strong>google:</strong> results with site link and videos (<a href="https://github.com/iorate/ublacklist/commit/4355ab1e31939b370f8290873e9d79e06d072ecc">4355ab1</a>)</li>
    </ul>

    MIT 라이선스에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 8.10.1

    2025년 3월 10일에 출시 - 1.37 MB
    firefox 58.0 이상, android 120.0 이상에서 작동
    <b><a href="https://github.com/iorate/ublacklist/compare/v8.10.0...v8.10.1">8.10.1</a> (2025-03-10)</b>

    <b>Bug Fixes</b>
    <ul>
    <li><strong>ecosia:</strong> update ecosia element selectors (<a href="https://github.com/iorate/ublacklist/issues/578">#578</a>) (<a href="https://github.com/iorate/ublacklist/commit/716104b53d9e395a7aa56dbdf7dfff7e2436d4f4">716104b</a>)</li>
    <li><strong>locales:</strong> update Chinese translation (<a href="https://github.com/iorate/ublacklist/issues/574">#574</a>) (<a href="https://github.com/iorate/ublacklist/commit/05cbee085a36c0e01b2f8b316d0bd894f35eb6c8">05cbee0</a>)</li>
    </ul>

    MIT 라이선스에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 8.10.0

    2025년 2월 24일에 출시 - 1.37 MB
    firefox 58.0 이상, android 120.0 이상에서 작동
    <b><a href="https://github.com/iorate/ublacklist/compare/v8.9.2...v8.10.0">8.10.0</a> (2025-02-24)</b>

    <b>Bug Fixes</b>
    <ul>
    <li>allow escape sequence in regexp class (<a href="https://github.com/iorate/ublacklist/commit/1a40a1feef53d2bb617ac8b588600325927f1aab">1a40a1f</a>)</li>
    <li><strong>google:</strong> add alignment improvements for udm=2 buttons on desktop (<a href="https://github.com/iorate/ublacklist/commit/60a8392825e9a2fa621c0b2d3b255f2b8d1668da">60a8392</a>)</li>
    <li><strong>google:</strong> fix "related images" not being blocked on udm=2 desktop (<a href="https://github.com/iorate/ublacklist/commit/c0b659f1c0250260ffc54e8828265c5a0a34dfde">c0b659f</a>)</li>
    <li><strong>google:</strong> fix position of control (<a href="https://github.com/iorate/ublacklist/commit/9dad3f54c9e5ff11cba9f0da210b43984899da9e">9dad3f5</a>)</li>
    </ul>

    <b>Features</b>
    <ul>
    <li>add "matching rules" section in the block-dialog component (<a href="https://github.com/iorate/ublacklist/commit/10234e89224d0050a17d54874710e98d52594884">10234e8</a>)</li>
    </ul>

    MIT 라이선스에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 8.9.2

    2024년 7월 28일에 출시 - 1.23 MB
    firefox 58.0 이상, android 120.0 이상에서 작동
    8.9.2 (2024-07-28)

    Bug Fixes
    • ddg: fix button overlap on DDG card carousel in certain scenarios (eef17ad)

    MIT 라이선스에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 8.9.1

    2024년 7월 21일에 출시 - 1.23 MB
    firefox 58.0 이상, android 120.0 이상에서 작동
    8.9.1 (2024-07-21)

    Bug Fixes
    • fix website URLs in Korean environment (1e03cfc)

    MIT 라이선스에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 8.9.0

    2024년 7월 15일에 출시 - 1.23 MB
    firefox 58.0 이상, android 120.0 이상에서 작동
    8.9.0 (2024-07-15)

    Bug Fixes
    • safari,google: bring action after "translate this page" to front (6d200cc)

    Features
    • google,ios: enable blocking for top / related news (#508) (5a86624)

    MIT 라이선스에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 8.8.2

    2024년 6월 23일에 출시 - 1.23 MB
    firefox 48.0 이상, android 120.0 이상에서 작동
    8.8.2 (2024-06-23)

    Bug Fixes
    • ruleset: fix crash on invalid rules (d4d79d2)

    MIT 라이선스에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 8.8.1

    2024년 6월 17일에 출시 - 1.23 MB
    firefox 48.0 이상, android 120.0 이상에서 작동
    8.8.1 (2024-06-17)

    Bug Fixes
    • options: fix crash of add-subscription dialog (d2b28a0)

    MIT 라이선스에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 8.7.1

    2024년 6월 8일에 출시 - 640.39 KB
    firefox 48.0 이상, android 120.0 이상에서 작동
    8.7.1 (2024-06-08)

    Bug Fixes
    • google: add/fix controls on Google images (desktop) (#480) (1f6a26b)
    • google: fix font theme on Youtube Videos/Instagram cards (#479) (aa639f4)
    • google: fix Images page on mobile version of Google (#485) (a06525d)
    • google: fix positioning of control header on Google desktop (#478) (7b03799)
    • i18n: apply Chinese translation (#482) (b6273ad)

    MIT 라이선스에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 8.7.0

    2024년 5월 26일에 출시 - 639.66 KB
    firefox 48.0 이상, android 120.0 이상에서 작동
    8.7.0 (2024-05-26)

    Bug Fixes
    • google: fix discussions and forums on Google desktop (#458) (c280c86)
    • google: fix extension behavior on unsupported udm values (#474) (babb2f5)
    • yandex: update URLs (#466) (4a9a5e0)

    Features
    • google: add support for Google Q&A section (#473) (2d30bc5), closes #437
    • google: Add support for images on Google "All" page (#467) (8f1b01d), closes #462
    • google: dynamic switching on Google card layout (#468) (7c7211b)
    • google: initial support for blocking cards on Google Desktop (#454) (abdea24)

    MIT 라이선스에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 8.6.0

    2024년 5월 5일에 출시 - 638.87 KB
    firefox 48.0 이상, android 120.0 이상에서 작동
    8.6.0 (2024-05-05)

    Bug Fixes
    • searx: add some searx and searxng instance addresses (#417) (43713e9)
    • startpage: update SERP handler (#449) (75c4367), closes #443

    Features
    • locales: add support for Brazilian Portuguese localization (#424) (de37f4b)

    MIT 라이선스에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 8.5.1

    2024년 2월 27일에 출시 - 421.71 KB
    firefox 48.0 이상, android 120.0 이상에서 작동
    8.5.1 (2024-02-27)

    Bug Fixes
    • google: update handler of image search (3fe8ac1), closes #406
    • google: update handler of regular results (bc2106f), closes #413

    MIT 라이선스에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 8.5.0

    2024년 1월 22일에 출시 - 421.58 KB
    firefox 48.0 이상, android 120.0 이상에서 작동
    8.5.0 (2024-01-22)

    Bug Fixes
    • google: update support for video search (3b572b6), closes #389
    • locales: update zh-tw l10n (#400) (6050319)

    Features
    • duckduckgo: add support for DDG lite (only in Chrome) (eb9c742), closes #392

    MIT 라이선스에 따라 릴리스된 소스 코드

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

부가 기능

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

다운로드

  • Download Firefox
  • Windows
  • macOS
  • iOS
  • Android
  • Linux
  • All

최신 빌드

  • Nightly
  • Beta

기업용 Firefox

  • Enterprise

커뮤니티

  • Connect
  • Contribute
  • Developer

팔로우

  • Instagram
  • YouTube
  • TikTok
  • Bluesky
  • Podcast
  • 개인 정보
  • 쿠키
  • 법률

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