谷歌网址发现者
谷歌被墙时,自动跳过Google搜索结果页面里的中转链接,直接打开目标网址!支持www.google.com.hk和www.google.com。可自定义启用或关闭!
Qu'est-ce que 谷歌网址发现者 ?
谷歌网址发现者 est une extension Chrome développée par https://www.piaoyi.org, et sa fonction principale est "谷歌被墙时,自动跳过Google搜索结果页面里的中转链接,直接打开目标网址!支持www.google.com.hk和www.google.com。可自定义启用或关闭!".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension 谷歌网址发现者
Téléchargez les fichiers d'extension 谷歌网址发现者 au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
我们平时在Google搜索的时候,由于各种不可控因素,经常会遇到google的中转链接打不开的情况,即使Google要跳转的网址可以打开,但是却死在了google的中转链接上。我相信也有不少人遇到这样的情况。 本扩展自动跳过Google搜索结果页面里的中转链接,直接打开目标网址,防止被墙! 可自定义启用或关闭该功能。
Informations de Base sur l'Extension
Nom | 谷歌网址发现者 |
ID | mmganefddlmbaiebejoioakcgcimbgla |
URL Officiel | https://chromewebstore.google.com/detail/%E8%B0%B7%E6%AD%8C%E7%BD%91%E5%9D%80%E5%8F%91%E7%8E%B0%E8%80%85/mmganefddlmbaiebejoioakcgcimbgla |
Description | 谷歌被墙时,自动跳过Google搜索结果页面里的中转链接,直接打开目标网址!支持www.google.com.hk和www.google.com。可自定义启用或关闭! |
Taille du Fichier | 19.86 KB |
Nombre d'Installations | 400 |
Version Actuelle | 1.1.4 |
Dernière Mise à Jour | 2013-08-23 |
Date de Publication | 2013-08-23 |
Évaluation | 4.29/5 Total 7 Évaluations |
Développeur | https://www.piaoyi.org |
Type de Paiement | free |
Langues Prises en Charge | zh-CN |
manifest.json | |
{ "name": "\u8c37\u6b4c\u7f51\u5740\u53d1\u73b0\u8005", "version": "1.1.4", "minimum_chrome_version": "20.0", "description": "\u8c37\u6b4c\u88ab\u5899\u65f6\uff0c\u81ea\u52a8\u8df3\u8fc7Google\u641c\u7d22\u7ed3\u679c\u9875\u9762\u91cc\u7684\u4e2d\u8f6c\u94fe\u63a5\uff0c\u76f4\u63a5\u6253\u5f00\u76ee\u6807\u7f51\u5740\uff01\u652f\u6301www.google.com.hk\u548cwww.google.com\u3002\u53ef\u81ea\u5b9a\u4e49\u542f\u7528\u6216\u5173\u95ed\uff01", "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx", "background": { "scripts": [ "background.js" ] }, "browser_action": { "default_icon": "icon-48.png", "default_title": "Google Url Goes Directly!", "default_popup": "popup.html" }, "permissions": [ "webRequest", "webRequestBlocking", " |