WaysOnline Network

Enable Chrome Use WaysOnline Network.

What is WaysOnline Network?

WaysOnline Network is a Chrome extension developed by https://waysonline.com, and its main feature is "Enable Chrome Use WaysOnline Network.".

Extension Screenshots

screenshot
screenshot
screenshot

Download WaysOnline Network Extension CRX File

Download WaysOnline Network 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

                        Enable Chrome Use Waysonline Network.
Free User: Please select PUBLIC Network, input your email address when login prompt.

设置Chrome浏览器代理通过Waysonline网络访问互联网。
免费使用:请选择公众服务区,并且在要求验证时候输入您的电子邮件地址。                    

Extension Basic Information

Name WaysOnline Network WaysOnline Network
ID mfnmpckpbomeiipbfljhgkkceajknpde
Official URL https://chromewebstore.google.com/detail/waysonline-network/mfnmpckpbomeiipbfljhgkkceajknpde
Description Enable Chrome Use WaysOnline Network.
File Size 26.38 KB
Installation Count 80
Current Version 0.5
Last Updated 2015-01-18
Publish Date 2015-01-17
Rating 5.00/5 Total 3 Ratings
Developer https://waysonline.com
Payment Type free
Extension Website http://www.waysonline.com
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_extName__",
    "version": "0.5",
    "description": "__MSG_extDescription__",
    "default_locale": "en",
    "browser_action": {
        "default_icon": "icon16.png",
        "default_popup": "popup.html"
    },
    "icons": {
        "16": "icon16.png",
        "32": "icon32.png",
        "48": "icon48.png",
        "64": "icon64.png"
    },
    "background": {
        "scripts": [
            "proxy_form_controller.js",
            "proxy_error_handler.js",
            "background.js"
        ]
    },
    "permissions": [
        "proxy"
    ],
    "manifest_version": 2
}