Address Bar Shortcuts
Provides a quick method of getting the 9 google shortcuts normally found on the google homepage
What is Address Bar Shortcuts?
Address Bar Shortcuts is a Chrome extension developed by Michael Crabb, and its main feature is "Provides a quick method of getting the 9 google shortcuts normally found on the google homepage".
Extension Screenshots
Download Address Bar Shortcuts Extension CRX File
Download Address Bar Shortcuts 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
There's a nice little button the the google homepage that lets you quickly get access to all of the main google apps. Its awesome...but I don't spend all of my time on google. This is a quick plugin that puts that same little button right next to your address bar.
Extension Basic Information
Name | Address Bar Shortcuts |
ID | fhdbclkabkdnggnodcclkibnefodkhgl |
Official URL | https://chromewebstore.google.com/detail/address-bar-shortcuts/fhdbclkabkdnggnodcclkibnefodkhgl |
Description | Provides a quick method of getting the 9 google shortcuts normally found on the google homepage |
File Size | 61.71 KB |
Installation Count | 122 |
Current Version | 1.0 |
Last Updated | 2013-11-27 |
Publish Date | 2013-11-27 |
Rating | 3.67/5 Total 3 Ratings |
Developer | Michael Crabb |
Payment Type | free |
Supported Languages | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Address Bar Shortcuts", "description": "Provides a quick method of getting the 9 google shortcuts normally found on the google homepage", "version": "1.0", "browser_action": { "default_icon": "icon.png", "default_popup": "popup.html" } } |