Remove G-IP Redirection

Remove Google IP Redirection in Address Bar

Remove G-IP Redirection là gì?

Remove G-IP Redirection là một tiện ích mở rộng Chrome được phát triển bởi istu, và tính năng chính của nó là "Remove Google IP Redirection in Address Bar".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot

Tải xuống tệp CRX của tiện ích mở rộng Remove G-IP Redirection

Tải xuống các tệp mở rộng Remove G-IP Redirection dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

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

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Remove G-IP Redirection Remove G-IP Redirection
ID hkoamajfkahbpfdmibfmbcbephemadge
URL Chính Thức https://chromewebstore.google.com/detail/remove-g-ip-redirection/hkoamajfkahbpfdmibfmbcbephemadge
Mô tả Remove Google IP Redirection in Address Bar
Kích Thước Tệp 3.19 KB
Số Lần Cài Đặt 41
Phiên Bản Hiện Tại 0.12
Cập Nhật Lần Cuối 2012-07-11
Ngày Phát Hành 2012-06-21
Nhà Phát Triển istu
Loại Thanh Toán free
Ngôn Ngữ Được Hỗ Trợ 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
}