Address Bar Shortcuts
Provides a quick method of getting the 9 google shortcuts normally found on the google homepage
Cos'è Address Bar Shortcuts?
Address Bar Shortcuts è un'estensione di Chrome sviluppata da Michael Crabb, e la sua funzione principale è "Provides a quick method of getting the 9 google shortcuts normally found on the google homepage".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Address Bar Shortcuts
Scarica i file di estensione Address Bar Shortcuts in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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. Informazioni di Base sull'Estensione
| Nome | |
| ID | fhdbclkabkdnggnodcclkibnefodkhgl |
| URL Ufficiale | https://chromewebstore.google.com/detail/address-bar-shortcuts/fhdbclkabkdnggnodcclkibnefodkhgl |
| Descrizione | Provides a quick method of getting the 9 google shortcuts normally found on the google homepage |
| Dimensione del File | 61.71 KB |
| Conteggio Installazioni | 122 |
| Versione Corrente | 1.0 |
| Ultimo Aggiornamento | 2013-11-27 |
| Data di Pubblicazione | 2013-11-27 |
| Valutazione | 3.67/5 Totale 3 Valutazioni |
| Sviluppatore | Michael Crabb |
| Tipo di Pagamento | free |
| Lingue Supportate | 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"
}
} | |