NoWall proxy (by NoWall)
Secure web proxy without ssh or vpn.
Wat is NoWall proxy (by NoWall)?
NoWall proxy (by NoWall) is een Chrome-extensie ontwikkeld door NoWall, en de belangrijkste functie is "Secure web proxy without ssh or vpn.".
Extensie Screenshots
Download het CRX-bestand van de extensie NoWall proxy (by NoWall)
Download NoWall proxy (by NoWall)-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
请给予评价以鼓励作者继续开发. 如不能安装请至 http://nowall.be/ 直接下载安装 本插件及网站以方便工作为主要目的。请勿用于散播政治敏感内容。 输入网址, 点击Nw图标, 切换NoWall proxy 状态. 灰色 - 直接连接, 不是用NoWall中转. 绿色 - 使用NoWall中转, 并将网页内的图片和链接替换为NoWall链接. 橙色 - NoWall将原封不动的中转您将浏览的网页. 有任何问题请在twitter上 @NowallBe https://ssl.nowall.be/?px!=https:twitter.com#!/NowallBe
Basisinformatie over de Extensie
Naam | NoWall proxy (by NoWall) |
ID | hghdlbnadahkknlbmckfljpcoilldcoa |
Officiële URL | https://chromewebstore.google.com/detail/nowall-proxy-by-nowall/hghdlbnadahkknlbmckfljpcoilldcoa |
Beschrijving | Secure web proxy without ssh or vpn. |
Bestandsgrootte | 16.28 KB |
Aantal Installaties | 619 |
Huidige Versie | 1.0.1 |
Laatst Bijgewerkt | 2012-06-25 |
Publicatiedatum | 2012-06-24 |
Beoordeling | 4.47/5 Totaal 60 Beoordelingen |
Ontwikkelaar | NoWall |
Betalingswijze | free |
Extensiewebsite | https://nowall.be |
Help Pagina-URL | https://ssl.nowall.be/?px!=https:twitter.com#!/NowallBe |
Ondersteunde Talen | zh-CN |
manifest.json | |
{ "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx", "name": "NoWall proxy (by NoWall)", "description": "Secure web proxy without ssh or vpn.", "version": "1.0.1", "background": { "scripts": [ "encodev2.js", "background.js" ] }, "icons": { "128": "icons\/nowall_128x128.png" }, "options_page": "options.html", "permissions": [ "tabs" ], "browser_action": { "default_title": "NoWall", "default_icon": "icons\/nowall_off_16x16.png" }, "manifest_version": 2 } |