Address Bar Shortcuts
Provides a quick method of getting the 9 google shortcuts normally found on the google homepage
Wat is Address Bar Shortcuts?
Address Bar Shortcuts is een Chrome-extensie ontwikkeld door Michael Crabb, en de belangrijkste functie is "Provides a quick method of getting the 9 google shortcuts normally found on the google homepage".
Extensie Screenshots
Download het CRX-bestand van de extensie Address Bar Shortcuts
Download Address Bar Shortcuts-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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. Basisinformatie over de Extensie
| Naam | |
| ID | fhdbclkabkdnggnodcclkibnefodkhgl |
| Officiële URL | https://chromewebstore.google.com/detail/address-bar-shortcuts/fhdbclkabkdnggnodcclkibnefodkhgl |
| Beschrijving | Provides a quick method of getting the 9 google shortcuts normally found on the google homepage |
| Bestandsgrootte | 61.71 KB |
| Aantal Installaties | 122 |
| Huidige Versie | 1.0 |
| Laatst Bijgewerkt | 2013-11-27 |
| Publicatiedatum | 2013-11-27 |
| Beoordeling | 3.67/5 Totaal 3 Beoordelingen |
| Ontwikkelaar | Michael Crabb |
| Betalingswijze | free |
| Ondersteunde Talen | 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"
}
} | |