FocusCraft 作成者: webcraftgr
The FocusCraft is a specialized browser extension designed to enforce a controlled digital environment by restricting web access to a user-defined list of sanctioned domains. By leveraging high-level browser APIs, the plugin acts as an auto
ユーザーなしユーザーなし
拡張機能メタデータ
この拡張機能について
The extension operates through several integrated components:
Dynamic Navigation Filtering: Utilizing the webNavigation.onBeforeNavigate API, the plugin intercepts every top-level navigation request in real-time. It cross-references the destination URL's hostname against a persistent whitelist stored in the browser’s synchronized storage.
Intelligent Redirection: When a user attempts to access a non-whitelisted site, the extension automatically redirects the tab to a randomly selected domain from the allowed list. This creates a "closed-loop" browsing experience where the only possible destinations are those previously approved by the user.
Proactive Protocol Exclusion: To ensure system stability, the plugin is programmed to ignore internal browser protocols (such as chrome:, about:, or moz-extension:), preventing it from interfering with essential browser settings or its own configuration pages.
Configurable User Interface: The extension includes a dedicated options page (options.html) that allows users to manage their whitelist through a simple, line-delimited text interface. These settings are handled by options.js, which ensures that the list is synchronized across all browser instances linked to the user's account.
Cross-Browser Compatibility: Engineered with a universal API wrapper, the code is designed for broad compatibility, supporting both Chromium-based browsers (like Chrome and Edge) and Firefox. It adheres to the modern Manifest V3 standard, ensuring high performance and enhanced security.
0 人のレビュー担当者が 0 と評価しました
権限とデータ
必要な権限:
- ブラウザーのタブへのアクセス
- ナビゲーション中のブラウザーアクティビティへのアクセス
任意の許可設定:
- すべてのウェブサイトの保存されたデータへのアクセス
データ収集:
- 開発者によると、この拡張機能はデータ収集を必要としません。
詳しい情報
- アドオンリンク
- バージョン
- 1.3
- サイズ
- 668.02 KB
- 最終更新日
- 2ヶ月前 (2026年1月28日)
- 関連カテゴリー
- ライセンス
- MIT License
- バージョン履歴
- コレクションへ追加