SimpleProxy
A simple proxy management tool
What is SimpleProxy?
SimpleProxy is a Chrome extension developed by http://fmage.com, and its main feature is "A simple proxy management tool".
Extension Screenshots
Download SimpleProxy Extension CRX File
Download SimpleProxy 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
Simply manage Chrome's proxy settings and support http, https, socks4, socks5 protocols and pac script. Automatically sync your proxy settings.
Extension Basic Information
Name | |
ID | hbhaimhpaplfkjfncbkdnadppobbopbi |
Official URL | https://chrome.google.com/webstore/detail/simpleproxy/hbhaimhpaplfkjfncbkdnadppobbopbi |
Description | A simple proxy management tool |
File Size | 48.91 KB |
Installation Count | 30,570 |
Current Version | 1.0.6.46 |
Last Updated | 2017-11-30 |
Publish Date | 2017-11-30 |
Rating | 4.37/5 Total 57 Ratings |
Developer | http://fmage.com |
Supported Languages | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "SimpleProxy", "short_name": "SimpleProxy", "version": "1.0.6.46", "description": "A simple proxy management tool", "browser_action": { "default_icon": { "19": "images\/icon19.png", "38": "images\/icon38.png" }, "default_title": "SimpleProxy", "default_popup": "popup.html" }, "icons": { "16": "images\/icon16.png", "24": "images\/icon24.png", "48": "images\/icon48.png", "96": "images\/icon96.png", "128": "images\/icon128.png" }, "permissions": [ "proxy", "storage", " |