unpak 版本历史 - 2 个版本
小心旧版本!显示这些版本是为了测试和参考目的。您应该始终使用附加组件的最新版本。
最新版本
版本 2.4.0
发布于 2026年3月30日 - 54.62 KB适用于 firefox 140.0 及更高版本v2.4.0 Release Notes
AI Governance & Site Blocking
- Organizations can now designate AI tools as sanctioned or restricted. When an employee navigates to a restricted AI app, the extension blocks the page and shows an interstitial where they can request access from their admin.
- Blocking rules are pushed from the Unpak desktop app via native messaging and enforced using the declarativeNetRequest API.
- Live tab enforcement: if an admin updates the blocked list, already-open tabs on restricted sites are immediately redirected.
New Permissions
- declarativeNetRequestWithHostAccess: enforces site-blocking rules on AI tool domains.
- storage: persists the sanctioned/restricted app list between service worker restarts.
- tabs: enables redirection to the blocked page and live updates of open tabs when policy changes.
Bug Fixes & Improvements
- Hardened enforcement sync to prevent duplicate or stale blocking rules.
- Improved reconnection reliability for native messaging.
- Performance improvements to content script initialization.源代码遵循 保留所有权利 发布
较早版本
版本 2.3.1
发布于 2026年3月26日 - 49.04 KB适用于 firefox 140.0 及更高版本源代码遵循 保留所有权利 发布