Shortcuts for Google products
Switch between Google products
What is Shortcuts for Google products?
Shortcuts for Google products is a Chrome extension developed by vissh, and its main feature is "Switch between Google products".
Extension Screenshots
Download Shortcuts for Google products Extension CRX File
Download Shortcuts for Google products extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
Extension Basic Information
Name | |
ID | ckecjaicflfglkpindmacedgoafjpekb |
Official URL | https://chrome.google.com/webstore/detail/shortcuts-for-google-prod/ckecjaicflfglkpindmacedgoafjpekb |
Description | Switch between Google products |
File Size | 8.52 KB |
Installation Count | 406 |
Current Version | 0.1.5 |
Last Updated | 2018-07-15 |
Publish Date | 2018-07-15 |
Rating | 3.00/5 Total 2 Ratings |
Developer | vissh |
[email protected] | |
Payment Type | free |
Extension Website | https://github.com/vissh/shortcuts-for-google-products |
Supported Languages | 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": [ " |