Address Bar Shortcuts
Provides a quick method of getting the 9 google shortcuts normally found on the google homepage
Hvad er Address Bar Shortcuts?
Address Bar Shortcuts er en Chrome-udvidelse udviklet af Michael Crabb, og dens hovedfunktion er "Provides a quick method of getting the 9 google shortcuts normally found on the google homepage".
Udvidelsesskærmbilleder
Download Address Bar Shortcuts-udvidelses-CRX-fil
Download Address Bar Shortcuts-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
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. Grundlæggende oplysninger om udvidelsen
| Navn | |
| ID | fhdbclkabkdnggnodcclkibnefodkhgl |
| Officiel URL | https://chromewebstore.google.com/detail/address-bar-shortcuts/fhdbclkabkdnggnodcclkibnefodkhgl |
| Beskrivelse | Provides a quick method of getting the 9 google shortcuts normally found on the google homepage |
| Filstørrelse | 61.71 KB |
| Antal Installationer | 122 |
| Nuværende Version | 1.0 |
| Senest Opdateret | 2013-11-27 |
| Udgivelsesdato | 2013-11-27 |
| Bedømmelse | 3.67/5 Samlet 3 Bedømmelser |
| Udvikler | Michael Crabb |
| Betalingsmetode | free |
| Understøttede Sprog | 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"
}
} | |