Shortcuts for Google products
Switch between Google products
什么是Shortcuts for Google products?
Shortcuts for Google products是由vissh开发的Chrome扩展程序,该扩展的主要功能是“Switch between Google products”。
扩展截图
下载Shortcuts for Google products扩展crx文件
下载Shortcuts for Google products扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
扩展基本信息
名称 | |
ID | ckecjaicflfglkpindmacedgoafjpekb |
官方URL | https://chrome.google.com/webstore/detail/shortcuts-for-google-prod/ckecjaicflfglkpindmacedgoafjpekb |
简介 | Switch between Google products |
文件大小 | 8.52 KB |
安装次数 | 406 |
当前版本 | 0.1.5 |
更新时间 | 2018-07-15 |
上架时间 | 2018-07-15 |
评分 | 3.00/5 共2次评分 |
开发者 | vissh |
电子邮箱 | [email protected] |
付费类型 | free |
扩展官网 | https://github.com/vissh/shortcuts-for-google-products |
支持的语言 | en,ru |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Shortcuts for Google products", "version": "0.1.5", "manifest_version": 2, "description": "__MSG_description__", "default_locale": "en", "browser_action": { "default_icon": "icons\/icon16b2.png", "default_title": "__MSG_default_title__", "default_popup": "index.html" }, "icons": { "16": "icons\/icon16b2.png", "48": "icons\/project_icon48.png", "128": "icons\/project_icon128.png" }, "permissions": [ " |