Remove G-IP Redirection

Remove Google IP Redirection in Address Bar

Co to jest Remove G-IP Redirection?

Remove G-IP Redirection to rozszerzenie Chrome opracowane przez istu, a jego główną funkcją jest „Remove Google IP Redirection in Address Bar”.

Zrzuty ekranu rozszerzenia

screenshot

Pobierz plik CRX rozszerzenia Remove G-IP Redirection

Pobierz pliki rozszerzeń Remove G-IP Redirection w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

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

Podstawowe informacje o rozszerzeniu

Nazwa Remove G-IP Redirection Remove G-IP Redirection
ID hkoamajfkahbpfdmibfmbcbephemadge
Oficjalny URL https://chromewebstore.google.com/detail/remove-g-ip-redirection/hkoamajfkahbpfdmibfmbcbephemadge
Opis Remove Google IP Redirection in Address Bar
Rozmiar pliku 3.19 KB
Liczba instalacji 41
Aktualna Wersja 0.12
Ostatnia Aktualizacja 2012-07-11
Data Publikacji 2012-06-21
Deweloper istu
Typ Płatności free
Obsługiwane Języki 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
}