uBlacklist のバージョン履歴 - 全 25 バージョン
uBlacklist 作成者: iorate
古いバージョンに注意してください!これらのバージョンは、テストや参照を目的に表示されています。常に最新バージョンのアドオンを使用してください。
最新バージョン
バージョン 10.0.0
リリース日 : 2026年7月8日 - 2.52 MBfirefox バージョン 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 License に従いリリースされています
以前のバージョン
バージョン 9.9.0
リリース日 : 2026年6月21日 - 2.17 MBfirefox バージョン 109.0a1 以降, android バージョン 120.0 以降 で動作9.9.0 - 2026-06-21
🚀 Features- (serpinfo) Add the extraSelector property to result definitions (#850)
🐛 Bug Fixesソースコードは MIT License に従いリリースされています
バージョン 9.8.0
リリース日 : 2026年6月7日 - 2.54 MBfirefox バージョン 109.0a1 以降, android バージョン 120.0 以降 で動作ソースコードは MIT License に従いリリースされています
バージョン 9.7.0
リリース日 : 2026年5月13日 - 2.54 MBfirefox バージョン 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ソースコードは MIT License に従いリリースされています
バージョン 9.6.0
リリース日 : 2026年4月26日 - 2.5 MBfirefox バージョン 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ソースコードは MIT License に従いリリースされています
バージョン 9.5.0
リリース日 : 2026年3月13日 - 2.47 MBfirefox バージョン 109.0a1 以降, android バージョン 120.0 以降 で動作ソースコードは MIT License に従いリリースされています
バージョン 9.4.0
リリース日 : 2025年12月21日 - 2.42 MBfirefox バージョン 109.0a1 以降, android バージョン 120.0 以降 で動作ソースコードは MIT License に従いリリースされています
バージョン 9.3.0
リリース日 : 2025年10月21日 - 2.34 MBfirefox バージョン 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ソースコードは MIT License に従いリリースされています
バージョン 9.1.0
リリース日 : 2025年8月3日 - 2.28 MBfirefox バージョン 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ソースコードは MIT License に従いリリースされています
バージョン 9.0.0
リリース日 : 2025年6月18日 - 2.08 MBfirefox バージョン 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 License に従いリリースされています
バージョン 8.12.0
リリース日 : 2025年5月17日 - 2.55 MBfirefox バージョン 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 License に従いリリースされています
バージョン 8.10.2
リリース日 : 2025年4月21日 - 1.37 MBfirefox バージョン 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 License に従いリリースされています
バージョン 8.10.1
リリース日 : 2025年3月10日 - 1.37 MBfirefox バージョン 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 License に従いリリースされています
バージョン 8.10.0
リリース日 : 2025年2月24日 - 1.37 MBfirefox バージョン 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 License に従いリリースされています
バージョン 8.9.2
リリース日 : 2024年7月28日 - 1.23 MBfirefox バージョン 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 License に従いリリースされています
バージョン 8.9.1
リリース日 : 2024年7月21日 - 1.23 MBfirefox バージョン 58.0 以降, android バージョン 120.0 以降 で動作ソースコードは MIT License に従いリリースされています
バージョン 8.9.0
リリース日 : 2024年7月15日 - 1.23 MBfirefox バージョン 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ソースコードは MIT License に従いリリースされています
バージョン 8.8.2
リリース日 : 2024年6月23日 - 1.23 MBfirefox バージョン 48.0 以降, android バージョン 120.0 以降 で動作ソースコードは MIT License に従いリリースされています
バージョン 8.8.1
リリース日 : 2024年6月17日 - 1.23 MBfirefox バージョン 48.0 以降, android バージョン 120.0 以降 で動作ソースコードは MIT License に従いリリースされています
バージョン 8.7.1
リリース日 : 2024年6月8日 - 640.39 KBfirefox バージョン 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 License に従いリリースされています
バージョン 8.7.0
リリース日 : 2024年5月26日 - 639.66 KBfirefox バージョン 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ソースコードは MIT License に従いリリースされています
バージョン 8.5.1
リリース日 : 2024年2月27日 - 421.71 KBfirefox バージョン 48.0 以降, android バージョン 120.0 以降 で動作ソースコードは MIT License に従いリリースされています