BMH Proxy Switch
Used only in baimaohui intranet.
什么是BMH Proxy Switch?
BMH Proxy Switch是由NOSEC.ORG开发的Chrome扩展程序,该扩展的主要功能是“Used only in baimaohui intranet.”。
扩展截图
下载BMH Proxy Switch扩展crx文件
下载BMH Proxy Switch扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Used only in baimaohui intranet. 扩展基本信息
| 名称 | |
| ID | ingblffjophimjfhhinkcgpagiiahech |
| 官方URL | https://chromewebstore.google.com/detail/bmh-proxy-switch/ingblffjophimjfhhinkcgpagiiahech |
| 简介 | Used only in baimaohui intranet. |
| 文件大小 | 325 KB |
| 安装次数 | 23 |
| 当前版本 | 0.4.1 |
| 更新时间 | 2018-04-08 |
| 上架时间 | 2018-04-08 |
| 评分 | 5.00/5 共1次评分 |
| 开发者 | NOSEC.ORG |
| 付费类型 | free |
| 支持的语言 | en,zh-CN |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "__MSG_title__",
"description": "Used only in baimaohui intranet.",
"version": "0.4.1",
"icons": {
"128": "images\/icon.png"
},
"default_locale": "zh_CN",
"browser_action": {
"default_icon": "images\/icon.png",
"default_popup": "popup.html",
"default_title": "__MSG_title__"
},
"background": {
"scripts": [
"js\/URI.min.js",
"js\/background.js"
],
"persistent": true
},
"permissions": [
" | |