Remove G-IP Redirection

Remove Google IP Redirection in Address Bar

What is Remove G-IP Redirection?

Remove G-IP Redirection is a Chrome extension developed by istu, and its main feature is "Remove Google IP Redirection in Address Bar".

Extension Screenshots

screenshot

Download Remove G-IP Redirection Extension CRX File

Download Remove G-IP Redirection extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

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

Extension Basic Information

Name Remove G-IP Redirection Remove G-IP Redirection
ID hkoamajfkahbpfdmibfmbcbephemadge
Official URL https://chromewebstore.google.com/detail/remove-g-ip-redirection/hkoamajfkahbpfdmibfmbcbephemadge
Description Remove Google IP Redirection in Address Bar
File Size 3.19 KB
Installation Count 41
Current Version 0.12
Last Updated 2012-07-11
Publish Date 2012-06-21
Developer istu
Payment Type free
Supported Languages 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
}