Search Hit Hider のバージョン履歴 - 全 2 バージョン
Search Hit Hider 作成者: Ishti
Search Hit Hider のバージョン履歴 - 全 2 バージョン
古いバージョンに注意してください!これらのバージョンは、テストや参照を目的に表示されています。常に最新バージョンのアドオンを使用してください。
最新バージョン
バージョン 1.1.0
リリース日 : 2026年5月8日 - 421.52 KBfirefox バージョン 112.0 以降 で動作Add perma-ban feature and switch license to MIT
Introduce a permanent-ban flow and update project license to MIT.- Add a manual GitHub Actions workflow (.github/workflows/manual-package.yml) to build zips for extension and source review with a manual version input.
- Add LICENSE (MIT) and update documentation/metadata to reflect MIT licensing (README, user script header, popup About, package.json license field).
- Implement perma-ban UX and logic: add a "Perma" button to placeholders, styles for the perma button, new convertHiddenToPermaban helper, and wire an onPermaban callback through hide/rehide logic.
- Wire content script to handle permaban actions (doPermaban), persist via updateEntry, update matcher/cache, and show a toast with an option to undo the permaban which restores the result and re-applies blocking.
- Adjust imports to include new helpers (convertHiddenToPermaban, restoreResult) and messaging functions (updateEntry, undoLast).
These changes add a stronger hide mode (permanent ban) and provide tooling to produce manually-versioned release artifacts.ソースコードは MIT License に従いリリースされています
以前のバージョン
バージョン 1.0.17
リリース日 : 2026年5月5日 - 421.18 KBfirefox バージョン 112.0 以降 で動作ソースコードは Mozilla Public License 2.0 に従いリリースされています