IObit Surfing Protection
Helps you detect malicious website and emails from malicious sender. If any threats detected, it will alert you not to open.
IObit Surfing Protectionとは何ですか?
IObit Surfing ProtectionはIObitによって開発されたChromeの拡張機能で、その主な機能は「Helps you detect malicious website and emails from malicious sender. If any threats detected, it will alert you not to open.」です。
拡張機能のスクリーンショット
IObit Surfing Protection拡張機能のCRXファイルをダウンロード
IObit Surfing Protection拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
IObit Surfing Protection brings you a safer and ad-free online surfing experience. It checks almost all websites you access, thus you can browse freely without worrying about privacy leaks or property losses. 拡張機能の基本情報
| 名前 | |
| ID | imgpenhngnbnmhdkpdfnfhdpmfgmihdn |
| 公式URL | https://chromewebstore.google.com/detail/iobit-surfing-protection/imgpenhngnbnmhdkpdfnfhdpmfgmihdn |
| 説明 | Helps you detect malicious website and emails from malicious sender. If any threats detected, it will alert you not to open. |
| ファイルサイズ | 1.7 MB |
| インストール数 | 426,814 |
| 現在のバージョン | 3.1.2 |
| 最終更新日 | 2023-08-31 |
| 公開日 | 2020-06-16 |
| 評価 | 4.02/5 合計 102 レビュー |
| 開発者 | IObit |
| Eメール | [email protected] |
| 支払い方法 | free |
| 拡張機能のウェブサイト | https://www.iobit.com |
| ヘルプページのURL | https://www.iobit.com/en/onlinefeedback.php |
| プライバシーポリシーページのURL | https://www.iobit.com/en/privacy.php |
| 対応言語 | en |
| manifest.json | |
{
"author": "IObit",
"background": {
"service_worker": "Plugin\/background.js"
},
"content_scripts": [
{
"all_frames": true,
"js": [
"Plugin\/Ex.js",
"Plugin\/FingerPrint.js",
"adblock\/content\/ewe-content.js"
],
"matches": [
"*:\/\/*\/*"
],
"run_at": "document_start"
},
{
"all_frames": false,
"js": [
"adblock\/content\/counter.js"
],
"matches": [
"*:\/\/*\/*"
],
"run_at": "document_start"
},
{
"all_frames": true,
"js": [
"adblock\/content\/yt_content.js"
],
"matches": [
"*:\/\/*.youtube.com\/*"
],
"run_at": "document_start"
}
],
"description": "Helps you detect malicious website and emails from malicious sender. If any threats detected, it will alert you not to open.",
"icons": {
"16": "Plugin\/img\/16.png",
"32": "Plugin\/img\/32.png",
"48": "Plugin\/img\/48.png",
"64": "Plugin\/img\/64.png",
"128": "Plugin\/img\/128.png",
"256": "Plugin\/img\/256.png"
},
"manifest_version": 3,
"name": "IObit Surfing Protection",
"action": {
"default_icon": "Plugin\/img\/icon_ok_gry_16.png",
"default_popup": "plugin\/safe.html",
"default_title": "IObit Surfing Protection"
},
"declarative_net_request": {
"rule_resources": [
{
"id": "2F0A4F0D-DF16-40D0-B0E0-5EB6791EC119",
"enabled": false,
"path": "rulesets\/2F0A4F0D-DF16-40D0-B0E0-5EB6791EC119"
},
{
"id": "4337FB2B-A95C-44D5-B78D-11AD40F7711B",
"enabled": false,
"path": "rulesets\/4337FB2B-A95C-44D5-B78D-11AD40F7711B"
},
{
"id": "7FCD16F0-6505-4A59-90CD-B49849481B0B",
"enabled": false,
"path": "rulesets\/7FCD16F0-6505-4A59-90CD-B49849481B0B"
},
{
"id": "879ECB9D-8935-4506-939E-5BBB7DD09402",
"enabled": false,
"path": "rulesets\/879ECB9D-8935-4506-939E-5BBB7DD09402"
},
{
"id": "8C13E995-8F06-4927-BEA7-6C845FB7EEBF",
"enabled": false,
"path": "rulesets\/8C13E995-8F06-4927-BEA7-6C845FB7EEBF"
},
{
"id": "8D421590-1A68-4B68-BE50-04E17C09460E",
"enabled": false,
"path": "rulesets\/8D421590-1A68-4B68-BE50-04E17C09460E"
},
{
"id": "9F743FCD-801B-41D0-830F-5A4EA995216E",
"enabled": false,
"path": "rulesets\/9F743FCD-801B-41D0-830F-5A4EA995216E"
},
{
"id": "A41441EE-BF7C-4A48-9A43-42CCEA2B2A1D",
"enabled": false,
"path": "rulesets\/A41441EE-BF7C-4A48-9A43-42CCEA2B2A1D"
},
{
"id": "C8C1AA76-15B4-4CA3-8A9C-AD38D6AFCAEC",
"enabled": false,
"path": "rulesets\/C8C1AA76-15B4-4CA3-8A9C-AD38D6AFCAEC"
},
{
"id": "CB94E27D-6CD1-4DB9-83D9-6B7F1A3555F6",
"enabled": false,
"path": "rulesets\/CB94E27D-6CD1-4DB9-83D9-6B7F1A3555F6"
}
]
},
"permissions": [
"nativeMessaging",
"tabs",
"storage",
"scripting",
"declarativeNetRequest",
"declarativeNetRequestFeedback",
"webNavigation",
"webRequest",
"alarms"
],
"host_permissions": [
" | |