BMH Proxy Switch
Used only in baimaohui intranet.
What is BMH Proxy Switch?
BMH Proxy Switch is a Chrome extension developed by NOSEC.ORG, and its main feature is "Used only in baimaohui intranet.".
Extension Screenshots
Download BMH Proxy Switch Extension CRX File
Download BMH Proxy Switch extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
Used only in baimaohui intranet.
Extension Basic Information
Name | BMH Proxy Switch |
ID | ingblffjophimjfhhinkcgpagiiahech |
Official URL | https://chromewebstore.google.com/detail/bmh-proxy-switch/ingblffjophimjfhhinkcgpagiiahech |
Description | Used only in baimaohui intranet. |
File Size | 325 KB |
Installation Count | 23 |
Current Version | 0.4.1 |
Last Updated | 2018-04-08 |
Publish Date | 2018-04-08 |
Rating | 5.00/5 Total 1 Ratings |
Developer | NOSEC.ORG |
Payment Type | free |
Supported Languages | 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": [ " |