Remove G-IP Redirection
Remove Google IP Redirection in Address Bar
Remove G-IP Redirectionとは何ですか?
Remove G-IP Redirectionはistuによって開発されたChromeの拡張機能で、その主な機能は「Remove Google IP Redirection in Address Bar」です。
拡張機能のスクリーンショット
Remove G-IP Redirection拡張機能のCRXファイルをダウンロード
Remove G-IP Redirection拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
去掉BaiGoogledu中Google搜索结果的重定向,适用世界之窗极速浏览器 IE内核。
拡張機能の基本情報
名前 | |
ID | hkoamajfkahbpfdmibfmbcbephemadge |
公式URL | https://chromewebstore.google.com/detail/remove-g-ip-redirection/hkoamajfkahbpfdmibfmbcbephemadge |
説明 | Remove Google IP Redirection in Address Bar |
ファイルサイズ | 3.19 KB |
インストール数 | 41 |
現在のバージョン | 0.12 |
最終更新日 | 2012-07-11 |
公開日 | 2012-06-21 |
開発者 | istu |
支払い方法 | free |
対応言語 | 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 } |