Address Bar Shortcuts
Provides a quick method of getting the 9 google shortcuts normally found on the google homepage
Was ist Address Bar Shortcuts?
Address Bar Shortcuts ist eine Chrome-Erweiterung, die von Michael Crabb entwickelt wurde, und ihr Hauptmerkmal ist "Provides a quick method of getting the 9 google shortcuts normally found on the google homepage".
Erweiterungsscreenshots
Address Bar Shortcuts-Erweiterungs-CRX-Datei herunterladen
Laden Sie Address Bar Shortcuts-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
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. Grundlegende Informationen zur Erweiterung
| Name | |
| ID | fhdbclkabkdnggnodcclkibnefodkhgl |
| Offizielle URL | https://chromewebstore.google.com/detail/address-bar-shortcuts/fhdbclkabkdnggnodcclkibnefodkhgl |
| Beschreibung | Provides a quick method of getting the 9 google shortcuts normally found on the google homepage |
| Dateigröße | 61.71 KB |
| Installationsanzahl | 122 |
| Aktuelle Version | 1.0 |
| Letztes Update | 2013-11-27 |
| Veröffentlichungsdatum | 2013-11-27 |
| Bewertung | 3.67/5 Insgesamt 3 Bewertungen |
| Entwickler | Michael Crabb |
| Zahlungsart | free |
| Unterstützte Sprachen | 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"
}
} | |