NoWall proxy (by NoWall)

Secure web proxy without ssh or vpn.

Was ist NoWall proxy (by NoWall)?

NoWall proxy (by NoWall) ist eine Chrome-Erweiterung, die von NoWall entwickelt wurde, und ihr Hauptmerkmal ist "Secure web proxy without ssh or vpn.".

Erweiterungsscreenshots

screenshot

NoWall proxy (by NoWall)-Erweiterungs-CRX-Datei herunterladen

Laden Sie NoWall proxy (by NoWall)-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        请给予评价以鼓励作者继续开发.

如不能安装请至 http://nowall.be/ 直接下载安装

本插件及网站以方便工作为主要目的。请勿用于散播政治敏感内容。

输入网址, 点击Nw图标, 切换NoWall proxy 状态.

灰色 - 直接连接, 不是用NoWall中转.
绿色 - 使用NoWall中转, 并将网页内的图片和链接替换为NoWall链接.
橙色 - NoWall将原封不动的中转您将浏览的网页.

有任何问题请在twitter上 @NowallBe

https://ssl.nowall.be/?px!=https:twitter.com#!/NowallBe                    

Grundlegende Informationen zur Erweiterung

Name NoWall proxy (by NoWall) NoWall proxy (by NoWall)
ID hghdlbnadahkknlbmckfljpcoilldcoa
Offizielle URL https://chromewebstore.google.com/detail/nowall-proxy-by-nowall/hghdlbnadahkknlbmckfljpcoilldcoa
Beschreibung Secure web proxy without ssh or vpn.
Dateigröße 16.28 KB
Installationsanzahl 619
Aktuelle Version 1.0.1
Letztes Update 2012-06-25
Veröffentlichungsdatum 2012-06-24
Bewertung 4.47/5 Insgesamt 60 Bewertungen
Entwickler NoWall
Zahlungsart free
Erweiterungswebsite https://nowall.be
Hilfeseite URL https://ssl.nowall.be/?px!=https:twitter.com#!/NowallBe
Unterstützte Sprachen 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
}