Search Hit Hider and infinite scroll 版本紀錄 - 5 個版本
Search Hit Hider and infinite scroll 作者: Ishti
Search Hit Hider and infinite scroll 版本紀錄 - 5 個版本
小心舊版本!這些版本只是提供來測試與參考用。您應該隨時用最新版的附加元件。
版本 1.1.0
發行於 2026年5月8日 - 421.52 KB適用於 firefox 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 條款釋出