一翻

一翻是Chrome下最简单的科学上网工具。

Cos'è 一翻?

一翻 è un'estensione di Chrome sviluppata da 一翻, e la sua funzione principale è "一翻是Chrome下最简单的科学上网工具。".

Screenshot dell'Estensione

screenshot
screenshot

Scarica il file CRX dell'estensione 一翻

Scarica i file di estensione 一翻 in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        一翻是Chrome下最简单的科学上网工具,可以让您无障碍访问Twitter,Facebook等,看YouTube高清都不卡哦。

-- 这是一个付费工具,安装后您需要购买才能使用(10元/月,100元/年)

-- 我们提供24个小时的免费试用

-- Chrome下多个代理工具可能会有冲突,如果您同时在使用Proxy Switchysharp等工具请不要忘记禁用它们。

有问题请联系 [email protected]                    

Informazioni di Base sull'Estensione

Nome 一翻 一翻
ID oiiafbodjidmgmhhpodaighdijlgfjig
URL Ufficiale https://chromewebstore.google.com/detail/%E4%B8%80%E7%BF%BB/oiiafbodjidmgmhhpodaighdijlgfjig
Descrizione 一翻是Chrome下最简单的科学上网工具。
Dimensione del File 404 KB
Conteggio Installazioni 607
Versione Corrente 0.9.0
Ultimo Aggiornamento 2014-05-28
Data di Pubblicazione 2014-05-28
Valutazione 3.81/5 Totale 79 Valutazioni
Sviluppatore 一翻
Tipo di Pagamento free
URL della Pagina di Aiuto https://1fan.asia/support
Lingue Supportate en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_extName__",
    "version": "0.9.0",
    "description": "__MSG_extDescription__",
    "default_locale": "en",
    "browser_action": {
        "default_icon": "icon\/1fan3.png",
        "default_popup": "html\/popup.html"
    },
    "icons": {
        "16": "icon\/1fan.png",
        "32": "icon\/1fan.png",
        "48": "icon\/1fan.png",
        "128": "icon\/1fan.png"
    },
    "background": {
        "page": "html\/background.html"
    },
    "options_page": "html\/options.html",
    "permissions": [
        "tabs",
        "webRequest",
        "webRequestBlocking",
        "",
        "proxy"
    ],
    "content_security_policy": "script-src 'self' 'unsafe-eval' https:\/\/ssl.google-analytics.com; object-src 'self'",
    "minimum_chrome_version": "26",
    "manifest_version": 2
}