Kingsoft WebShield Chrome Plugin
Kingsoft WebShield
Kingsoft WebShield Chrome Plugin क्या है?
Kingsoft WebShield Chrome Plugin https://ijinshan.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Kingsoft WebShield"।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Kingsoft WebShield Chrome Plugin एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
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 |
ईमेल | [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" } |