WaysOnline Network

Enable Chrome Use WaysOnline Network.

Cos'è WaysOnline Network?

WaysOnline Network è un'estensione di Chrome sviluppata da https://waysonline.com, e la sua funzione principale è "Enable Chrome Use WaysOnline Network.".

Screenshot dell'Estensione

screenshot
screenshot
screenshot

Scarica il file CRX dell'estensione WaysOnline Network

Scarica i file di estensione WaysOnline Network in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

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

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

Informazioni di Base sull'Estensione

Nome WaysOnline Network WaysOnline Network
ID mfnmpckpbomeiipbfljhgkkceajknpde
URL Ufficiale https://chromewebstore.google.com/detail/waysonline-network/mfnmpckpbomeiipbfljhgkkceajknpde
Descrizione Enable Chrome Use WaysOnline Network.
Dimensione del File 26.38 KB
Conteggio Installazioni 80
Versione Corrente 0.5
Ultimo Aggiornamento 2015-01-18
Data di Pubblicazione 2015-01-17
Valutazione 5.00/5 Totale 3 Valutazioni
Sviluppatore https://waysonline.com
Tipo di Pagamento free
Sito Web dell'Estensione http://www.waysonline.com
Lingue Supportate 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
}