Google Net Browse Helper
This is a browser plugin for students, developers, cross-border workers, and research institutes to secure and speed Internet…
什么是Google Net Browse Helper?
Google Net Browse Helper是由https://nodessl.com开发的Chrome扩展程序,该扩展的主要功能是“This is a browser plugin for students, developers, cross-border workers, and research institutes to secure and speed Internet…”。
扩展截图
下载Google Net Browse Helper扩展crx文件
下载Google Net Browse Helper扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Offline installation Download Address: https://github.com/nodelrd/google-net-browse-helper/releases
扩展基本信息
名称 | Google Net Browse Helper |
ID | mjdehbkikkkcnogiikhankanhgjfgljl |
官方URL | https://chromewebstore.google.com/detail/google-net-browse-helper/mjdehbkikkkcnogiikhankanhgjfgljl |
简介 | This is a browser plugin for students, developers, cross-border workers, and research institutes to secure and speed Internet… |
文件大小 | 3.75 MB |
安装次数 | 1,108 |
当前版本 | 1.0 |
更新时间 | 2021-04-27 |
上架时间 | 2021-04-24 |
评分 | 3.63/5 共8次评分 |
开发者 | https://nodessl.com |
电子邮箱 | [email protected] |
付费类型 | in_app |
扩展官网 | https://nodessl.com |
隐私政策页面URL | https://nodessl.com/posts/privacy_policy |
支持的语言 | en,zh-CN |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "__MSG_name__", "version": "1.0", "manifest_version": 2, "description": "__MSG_description__", "homepage_url": "https:\/\/nodessl.com", "icons": { "16": "static\/logo\/16.png", "48": "static\/logo\/48.png", "128": "static\/logo\/128.png" }, "browser_action": { "default_title": "__MSG_name__", "default_icon": "static\/logo\/128.png", "default_popup": "index.html#\/popup" }, "options_page": "index.html#\/userinfo", "omnibox": { "keyword": "__MSG_name__" }, "offline_enabled": false, "default_locale": "zh_CN", "permissions": [ "alarms", "webRequest", "webRequestBlocking", "proxy", " |