谷歌访问助手
谷歌访问助手让你在任何地区都能畅快访问谷歌的各种服务,如谷歌搜索、翻译、Gmail邮箱...是你的必备扩展之一
Qu'est-ce que 谷歌访问助手 ?
谷歌访问助手 est une extension Chrome développée par http://iggzs.com, et sa fonction principale est "谷歌访问助手让你在任何地区都能畅快访问谷歌的各种服务,如谷歌搜索、翻译、Gmail邮箱...是你的必备扩展之一".
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
《谷歌访问助手》一键安装,开箱即用,畅享谷歌服务! 使用本扩展即可无阻访问大部分谷歌服务: — 谷歌搜索 — Gmail邮箱 — 谷歌翻译 — 谷歌学术 — Chrome应用商店 Chrome浏览器(谷歌浏览器)需要连接谷歌服务器实现账户登录,同步、更新浏览器的设置、用户信息和扩展,安装本扩展以后在国内即可正常使用这些联网功能。 提示:使用本扩展需要简单激活,用户要手动设置导航为首页,才能激活使用。
Informations de Base sur l'Extension
Nom | |
ID | fjbknnledpckpbjcglogolokonffggpc |
URL Officiel | https://chrome.google.com/webstore/detail/%E8%B0%B7%E6%AD%8C%E8%AE%BF%E9%97%AE%E5%8A%A9%E6%89%8B/fjbknnledpckpbjcglogolokonffggpc |
Description | 谷歌访问助手让你在任何地区都能畅快访问谷歌的各种服务,如谷歌搜索、翻译、Gmail邮箱...是你的必备扩展之一 |
Taille du Fichier | 212 KB |
Nombre d'Installations | 100,000 |
Version Actuelle | 3.0.7 |
Dernière Mise à Jour | 2022-03-17 |
Date de Publication | 2020-05-16 |
Évaluation | 3.53/5 Total 81 Évaluations |
Développeur | http://iggzs.com |
[email protected] | |
Type de Paiement | free |
Site Web de l'Extension | https://www.iggzs.com |
URL de la Page d'Aide | https://www.iggzs.com/help |
Langues Prises en Charge | en,zh-CN,zh-TW |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "background": { "scripts": [ "bg.js" ] }, "browser_action": { "default_icon": "img\/icon-32.png", "default_popup": "popup.html", "default_title": "__MSG_extName__" }, "options_page": "options.html", "manifest_version": 2, "minimum_chrome_version": "55.0.0", "name": "__MSG_extName__", "version": "3.0.7", "default_locale": "zh_CN", "description": "__MSG_extDesc__", "icons": { "128": "img\/icon-128.png", "64": "img\/icon-64.png", "32": "img\/icon-32.png", "16": "img\/icon-16.png" }, "permissions": [ "proxy", "tabs", "webRequest", "webRequestBlocking", "unlimitedStorage", "notifications", " |