Address Bar Shortcuts

Provides a quick method of getting the 9 google shortcuts normally found on the google homepage

Co je Address Bar Shortcuts?

Address Bar Shortcuts je rozšíření Chrome vyvinuté Michael Crabb, a jeho hlavní funkcí je „Provides a quick method of getting the 9 google shortcuts normally found on the google homepage“.

Snímky obrazovky rozšíření

screenshot

Stáhnout soubor CRX rozšíření Address Bar Shortcuts

Stáhněte si soubory rozšíření Address Bar Shortcuts ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.

Pokyny pro Použití Rozšíření

                        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.                    

Základní Informace o Rozšíření

Název Address Bar Shortcuts Address Bar Shortcuts
ID fhdbclkabkdnggnodcclkibnefodkhgl
Oficiální URL https://chromewebstore.google.com/detail/address-bar-shortcuts/fhdbclkabkdnggnodcclkibnefodkhgl
Popis Provides a quick method of getting the 9 google shortcuts normally found on the google homepage
Velikost souboru 61.71 KB
Počet instalací 122
Aktuální Verze 1.0
Poslední Aktualizace 2013-11-27
Datum Vydání 2013-11-27
Hodnocení 3.67/5 Celkem 3 Hodnocení
Vývojář Michael Crabb
Typ Platby free
Podporované Jazyky 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"
    }
}