Remove G-IP Redirection
Remove Google IP Redirection in Address Bar
Remove G-IP Redirection क्या है?
Remove G-IP Redirection istu द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Remove Google IP Redirection in Address Bar"।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Remove G-IP Redirection एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
去掉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 } |