Sentinel
Protects users from phishing websites
Sentinelとは何ですか?
SentinelはSentinelによって開発されたChromeの拡張機能で、その主な機能は「Protects users from phishing websites」です。
拡張機能のスクリーンショット
Sentinel拡張機能のCRXファイルをダウンロード
Sentinel拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Sentinel is a browser extension built to block scam & phishing websites.
拡張機能の基本情報
名前 | Sentinel |
ID | lllckganoebphnkinkaaemidegnkdaie |
公式URL | https://chromewebstore.google.com/detail/sentinel/lllckganoebphnkinkaaemidegnkdaie |
説明 | Protects users from phishing websites |
ファイルサイズ | 42.56 KB |
インストール数 | 6,000 |
現在のバージョン | 1.1 |
最終更新日 | 2021-12-10 |
公開日 | 2021-12-10 |
開発者 | Sentinel |
Eメール | [email protected] |
支払い方法 | free |
プライバシーポリシーページのURL | https://sentinel.wtf/privacy |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Sentinel", "version": "1.1", "description": "Protects users from phishing websites", "author": "Sentinel Team", "background": { "scripts": [ ".\/src\/background.js" ], "persistent": true }, "permissions": [ "storage", "tabs" ], "content_scripts": [ { "matches": [ " |