Address Bar Shortcuts
Provides a quick method of getting the 9 google shortcuts normally found on the google homepage
Vad är Address Bar Shortcuts?
Address Bar Shortcuts är en Chrome-tillägg utvecklad av Michael Crabb, och dess huvudfunktion är "Provides a quick method of getting the 9 google shortcuts normally found on the google homepage".
Tilläggsskärmbilder
Ladda ner Address Bar Shortcuts-förlängningens CRX-fil
Ladda ner Address Bar Shortcuts-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
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äggande Information om Tillägg
| Namn | |
| ID | fhdbclkabkdnggnodcclkibnefodkhgl |
| Officiell webbadress | https://chromewebstore.google.com/detail/address-bar-shortcuts/fhdbclkabkdnggnodcclkibnefodkhgl |
| Beskrivning | Provides a quick method of getting the 9 google shortcuts normally found on the google homepage |
| Filstorlek | 61.71 KB |
| Antal Installationer | 122 |
| Aktuell Version | 1.0 |
| Senast Uppdaterad | 2013-11-27 |
| Publiceringsdatum | 2013-11-27 |
| Betyg | 3.67/5 Totalt 3 Betyg |
| Utvecklare | Michael Crabb |
| Betalningssätt | free |
| Stödda Språk | 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"
}
} | |