NoWall proxy (by NoWall)
Secure web proxy without ssh or vpn.
What is NoWall proxy (by NoWall)?
NoWall proxy (by NoWall) is a Chrome extension developed by NoWall, and its main feature is "Secure web proxy without ssh or vpn.".
Extension Screenshots
Download NoWall proxy (by NoWall) Extension CRX File
Download NoWall proxy (by NoWall) 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
请给予评价以鼓励作者继续开发. 如不能安装请至 http://nowall.be/ 直接下载安装 本插件及网站以方便工作为主要目的。请勿用于散播政治敏感内容。 输入网址, 点击Nw图标, 切换NoWall proxy 状态. 灰色 - 直接连接, 不是用NoWall中转. 绿色 - 使用NoWall中转, 并将网页内的图片和链接替换为NoWall链接. 橙色 - NoWall将原封不动的中转您将浏览的网页. 有任何问题请在twitter上 @NowallBe https://ssl.nowall.be/?px!=https:twitter.com#!/NowallBe
Extension Basic Information
Name | NoWall proxy (by NoWall) |
ID | hghdlbnadahkknlbmckfljpcoilldcoa |
Official URL | https://chromewebstore.google.com/detail/nowall-proxy-by-nowall/hghdlbnadahkknlbmckfljpcoilldcoa |
Description | Secure web proxy without ssh or vpn. |
File Size | 16.28 KB |
Installation Count | 619 |
Current Version | 1.0.1 |
Last Updated | 2012-06-25 |
Publish Date | 2012-06-24 |
Rating | 4.47/5 Total 60 Ratings |
Developer | NoWall |
Payment Type | free |
Extension Website | https://nowall.be |
Help Page URL | https://ssl.nowall.be/?px!=https:twitter.com#!/NowallBe |
Supported Languages | 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 } |