Web root Safe Setup
This blog web4root.com is step-step manual to safely setup webroot in your PC that can be also visit on webroot.com/safe
什么是Web root Safe Setup?
Web root Safe Setup是由http://web4root.com开发的Chrome扩展程序,该扩展的主要功能是“This blog web4root.com is step-step manual to safely setup webroot in your PC that can be also visit on webroot.com/safe”。
扩展截图
下载Web root Safe Setup扩展crx文件
下载Web root Safe Setup扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
This extension will help you understand the steps to setup web root safe and activate your setup application like a guide. You can also learn about the latest technology updates by reading our blogs. Download our extension to get the latest updates on our blog.
扩展基本信息
名称 | |
ID | algpbgagaokpfonbkhnhcbifiadcobbf |
官方URL | https://chrome.google.com/webstore/detail/web-root-safe-setup/algpbgagaokpfonbkhnhcbifiadcobbf |
简介 | This blog web4root.com is step-step manual to safely setup webroot in your PC that can be also visit on webroot.com/safe |
文件大小 | 9.37 KB |
安装次数 | 3,066 |
当前版本 | 1.0 |
更新时间 | 2021-01-16 |
上架时间 | 2021-01-16 |
评分 | 4.70/5 共10次评分 |
开发者 | http://web4root.com |
电子邮箱 | [email protected] |
付费类型 | free |
扩展官网 | https://web4root.com |
支持的语言 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Web root Safe Setup", "description": "This blog web4root.com is step-step manual to safely setup webroot in your PC that can be also visit on webroot.com\/safe", "version": "1.0", "browser_action": { "default_icon": "icon.png", "default_popup": "popup.html" }, "permissions": [ "notifications" ] } |