WaysOnline Network
Enable Chrome Use WaysOnline Network.
Wat is WaysOnline Network?
WaysOnline Network is een Chrome-extensie ontwikkeld door https://waysonline.com, en de belangrijkste functie is "Enable Chrome Use WaysOnline Network.".
Extensie Screenshots
Download het CRX-bestand van de extensie WaysOnline Network
Download WaysOnline Network-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
Enable Chrome Use Waysonline Network. Free User: Please select PUBLIC Network, input your email address when login prompt. 设置Chrome浏览器代理通过Waysonline网络访问互联网。 免费使用:请选择公众服务区,并且在要求验证时候输入您的电子邮件地址。
Basisinformatie over de Extensie
Naam | WaysOnline Network |
ID | mfnmpckpbomeiipbfljhgkkceajknpde |
Officiële URL | https://chromewebstore.google.com/detail/waysonline-network/mfnmpckpbomeiipbfljhgkkceajknpde |
Beschrijving | Enable Chrome Use WaysOnline Network. |
Bestandsgrootte | 26.38 KB |
Aantal Installaties | 80 |
Huidige Versie | 0.5 |
Laatst Bijgewerkt | 2015-01-18 |
Publicatiedatum | 2015-01-17 |
Beoordeling | 5.00/5 Totaal 3 Beoordelingen |
Ontwikkelaar | https://waysonline.com |
Betalingswijze | free |
Extensiewebsite | http://www.waysonline.com |
Ondersteunde Talen | 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 } |