Address Bar Shortcuts

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

O que é Address Bar Shortcuts?

Address Bar Shortcuts é uma extensão do Chrome desenvolvida por Michael Crabb, e sua principal característica é "Provides a quick method of getting the 9 google shortcuts normally found on the google homepage".

Capturas de Tela da Extensão

screenshot

Baixar o arquivo CRX da Extensão Address Bar Shortcuts

Baixe arquivos de extensão Address Bar Shortcuts no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        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.                    

Informações Básicas da Extensão

Nome Address Bar Shortcuts Address Bar Shortcuts
ID fhdbclkabkdnggnodcclkibnefodkhgl
URL Oficial https://chromewebstore.google.com/detail/address-bar-shortcuts/fhdbclkabkdnggnodcclkibnefodkhgl
Descrição Provides a quick method of getting the 9 google shortcuts normally found on the google homepage
Tamanho do Arquivo 61.71 KB
Contagem de Instalações 122
Versão Atual 1.0
Última Atualização 2013-11-27
Data de Publicação 2013-11-27
Classificação 3.67/5 Total de 3 Avaliações
Desenvolvedor Michael Crabb
Tipo de Pagamento free
Idiomas Suportados 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"
    }
}