Online Security Guard
Protect your digital privacy and enjoy safe browsing experience
什么是Online Security Guard?
Online Security Guard是由Budapest Chrome Extensions开发的Chrome扩展程序,该扩展的主要功能是“Protect your digital privacy and enjoy safe browsing experience”。
扩展截图
下载Online Security Guard扩展crx文件
下载Online Security Guard扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Bumping into the wrong website can infect your PC with malware. Online Security Guard attempts to block and warn you of malicious, virus-hosting sites by tagging websites with a rating of Safe or Not Safe based on input from users; you can share feedback too. By installing this extension in your browser, you acknowledge that you have read and agree to our Privacy Policy (https://www.onlinesecurity-extension.com/privacy-policy), which governs the download and use of the selected product.
扩展基本信息
名称 | Online Security Guard |
ID | pdbpchopfcmiopjiijdfipdojgdigplf |
官方URL | https://chromewebstore.google.com/detail/online-security-guard/pdbpchopfcmiopjiijdfipdojgdigplf |
简介 | Protect your digital privacy and enjoy safe browsing experience |
文件大小 | 117 KB |
安装次数 | 505 |
当前版本 | 1.0.0 |
更新时间 | 2021-09-23 |
上架时间 | 2021-09-23 |
评分 | 5.00/5 共21次评分 |
开发者 | Budapest Chrome Extensions |
电子邮箱 | [email protected] |
付费类型 | free |
隐私政策页面URL | https://www.onlinesecurity-extension.com/privacy-policy |
支持的语言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "__MSG_extName__", "short_name": "__MSG_extShortName__", "version": "1.0.0", "description": "__MSG_extDesc__", "icons": { "16": "icons\/icon16.png", "48": "icons\/icon48.png", "128": "icons\/icon128.png" }, "browser_action": { "default_title": "Online Security Guard Extension", "default_popup": "index.html" }, "default_locale": "en", "background": { "scripts": [ ".\/js\/background.js" ] }, "permissions": [ " |