Remove G-IP Redirection

Remove Google IP Redirection in Address Bar

Cos'è Remove G-IP Redirection?

Remove G-IP Redirection è un'estensione di Chrome sviluppata da istu, e la sua funzione principale è "Remove Google IP Redirection in Address Bar".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione Remove G-IP Redirection

Scarica i file di estensione Remove G-IP Redirection 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

                        去掉BaiGoogledu中Google搜索结果的重定向,适用世界之窗极速浏览器 IE内核。                    

Informazioni di Base sull'Estensione

Nome Remove G-IP Redirection Remove G-IP Redirection
ID hkoamajfkahbpfdmibfmbcbephemadge
URL Ufficiale https://chromewebstore.google.com/detail/remove-g-ip-redirection/hkoamajfkahbpfdmibfmbcbephemadge
Descrizione Remove Google IP Redirection in Address Bar
Dimensione del File 3.19 KB
Conteggio Installazioni 41
Versione Corrente 0.12
Ultimo Aggiornamento 2012-07-11
Data di Pubblicazione 2012-06-21
Sviluppatore istu
Tipo di Pagamento free
Lingue Supportate zh-CN
manifest.json
{
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Remove G-IP Redirection",
    "version": "0.12",
    "description": "Remove Google IP Redirection in Address Bar",
    "permissions": [
        "webRequest",
        "webRequestBlocking",
        "http:\/\/*\/*"
    ],
    "background_page": "background.html",
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "manifest_version": 2
}