Kingsoft WebShield Chrome Plugin
Kingsoft WebShield
Kingsoft WebShield Chrome Pluginとは何ですか?
Kingsoft WebShield Chrome Pluginはhttps://ijinshan.comによって開発されたChromeの拡張機能で、その主な機能は「Kingsoft WebShield」です。
拡張機能のスクリーンショット
Kingsoft WebShield Chrome Plugin拡張機能のCRXファイルをダウンロード
Kingsoft WebShield Chrome Plugin拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
This extension is an auxiliary extension provided by Kingsoft Antivirus Internet Protection for Chrome browser. Based on the cloud-based massive malicious URL library provided by Kingsoft Cloud Security, installing this extension can allow Chrome browser to identify and block fraudulent, phishing, and Trojan websites to protect your computer. Keep your online environment safe Official Website: https://www.ijinshan.com Software required: [Kingsoft Internet Security]
拡張機能の基本情報
名前 | Kingsoft WebShield Chrome Plugin |
ID | oegbiabdgimjipcgkfcdfeocdmkmlgak |
公式URL | https://chromewebstore.google.com/detail/kingsoft-webshield-chrome/oegbiabdgimjipcgkfcdfeocdmkmlgak |
説明 | Kingsoft WebShield |
ファイルサイズ | 35.93 KB |
インストール数 | 100,000 |
現在のバージョン | 3.0 |
最終更新日 | 2022-12-06 |
公開日 | 2022-12-05 |
評価 | 5.00/5 合計 1 レビュー |
開発者 | https://ijinshan.com |
Eメール | [email protected] |
支払い方法 | free |
拡張機能のウェブサイト | https://www.ijinshan.com |
ヘルプページのURL | https://www.ijinshan.com/help/ |
プライバシーポリシーページのURL | https://www.ijinshan.com/privacy/dubaPrivacy.html |
対応言語 | en,zh-CN |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "__MSG_name__", "manifest_version": 3, "description": "__MSG_description__", "default_locale": "zh_CN", "icons": { "16": "icons\/duba16.png", "48": "icons\/duba48.png", "128": "icons\/duba128.png" }, "action": { "default_title": "__MSG_default_title__", "default_icon": "icons\/duba128.png", "default_popup": "popup.html" }, "background": { "service_worker": "service.js" }, "host_permissions": [ "http:\/\/*\/*", "https:\/\/*\/*" ], "permissions": [ "tabs", "nativeMessaging", "scripting" ], "version": "3.0" } |