Security Surf
Raising awareness of dangerous websites as you surf across the internet.
Security Surfとは何ですか?
Security Surfはhttps://rajeevj.co.ukによって開発されたChromeの拡張機能で、その主な機能は「Raising awareness of dangerous websites as you surf across the internet.」です。
拡張機能のスクリーンショット
Security Surf拡張機能のCRXファイルをダウンロード
Security Surf拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
This Chrome Extension will analyse the websites you visit and report to you how safe it is to use. It will provide a security rating of each website and help teach you why a website is unsafe to use. 拡張機能の基本情報
| 名前 | |
| ID | ekhcklnpcdailhganpmoolfioojgnlii |
| 公式URL | https://chromewebstore.google.com/detail/security-surf/ekhcklnpcdailhganpmoolfioojgnlii |
| 説明 | Raising awareness of dangerous websites as you surf across the internet. |
| ファイルサイズ | 758 KB |
| インストール数 | 14 |
| 現在のバージョン | 1.2 |
| 最終更新日 | 2023-08-25 |
| 公開日 | 2022-04-12 |
| 評価 | 5.00/5 合計 1 レビュー |
| 開発者 | https://rajeevj.co.uk |
| Eメール | [email protected] |
| 支払い方法 | free |
| 対応言語 | en-GB |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Security Surf",
"description": "Raising awareness of dangerous websites as you surf across the internet.",
"version": "1.2",
"manifest_version": 3,
"permissions": [
"storage",
"activeTab"
],
"options_page": "options.html",
"background": {
"service_worker": "background.js"
},
"content_scripts": [
{
"matches": [
" | |