Address Bar Shortcuts

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

Что такое Address Bar Shortcuts?

Address Bar Shortcuts - это расширение Chrome, разработанное Michael Crabb, и его основная функция - "Provides a quick method of getting the 9 google shortcuts normally found on the google homepage".

Снимки экрана расширения

screenshot

Скачать файл CRX расширения Address Bar Shortcuts

Скачайте файлы расширений Address Bar Shortcuts в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.

Инструкции по использованию расширения

                        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.                    

Основная информация о расширении

Название Address Bar Shortcuts Address Bar Shortcuts
ID fhdbclkabkdnggnodcclkibnefodkhgl
Официальный URL https://chromewebstore.google.com/detail/address-bar-shortcuts/fhdbclkabkdnggnodcclkibnefodkhgl
Описание Provides a quick method of getting the 9 google shortcuts normally found on the google homepage
Размер файла 61.71 KB
Количество установок 122
Текущая Версия 1.0
Последнее Обновление 2013-11-27
Дата публикации 2013-11-27
Рейтинг 3.67/5 Всего 3 оценок
Разработчик Michael Crabb
Тип оплаты free
Поддерживаемые языки 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"
    }
}