NoWall proxy (by NoWall)

Secure web proxy without ssh or vpn.

Qu'est-ce que NoWall proxy (by NoWall) ?

NoWall proxy (by NoWall) est une extension Chrome développée par NoWall, et sa fonction principale est "Secure web proxy without ssh or vpn.".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension NoWall proxy (by NoWall)

Téléchargez les fichiers d'extension NoWall proxy (by NoWall) au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

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

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

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

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

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

有任何问题请在twitter上 @NowallBe

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

Informations de Base sur l'Extension

Nom NoWall proxy (by NoWall) NoWall proxy (by NoWall)
ID hghdlbnadahkknlbmckfljpcoilldcoa
URL Officiel https://chromewebstore.google.com/detail/nowall-proxy-by-nowall/hghdlbnadahkknlbmckfljpcoilldcoa
Description Secure web proxy without ssh or vpn.
Taille du Fichier 16.28 KB
Nombre d'Installations 619
Version Actuelle 1.0.1
Dernière Mise à Jour 2012-06-25
Date de Publication 2012-06-24
Évaluation 4.47/5 Total 60 Évaluations
Développeur NoWall
Type de Paiement free
Site Web de l'Extension https://nowall.be
URL de la Page d'Aide https://ssl.nowall.be/?px!=https:twitter.com#!/NowallBe
Langues Prises en Charge 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
}