QuickTab

QuickTab is a simple and minimalist new tab replacement. It offers customizable speed dial, clock and beautiful unique themes.

Что такое QuickTab?

QuickTab - это расширение Chrome, разработанное https://myriago.com, и его основная функция - "QuickTab is a simple and minimalist new tab replacement. It offers customizable speed dial, clock and beautiful unique themes.".

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

screenshot
screenshot
screenshot
screenshot

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

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

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

                        Quick Tab is a beautiful and minimalist replacement for a Chrome's "new tab" page.

Features:
> beautiful minimalist design
> speed dial with 50 crafted icons 
> possibility of adding any custom links to speed dial
> clock & date
> 20 themes with live preview
> theme and links synchronized across all desktop/laptop devices

UDPATE: Now with Leicester City theme!                    

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

Название QuickTab QuickTab
ID fejhjldfecjmihjjaddbpgipeaaegohg
Официальный URL https://chromewebstore.google.com/detail/quicktab/fejhjldfecjmihjjaddbpgipeaaegohg
Описание QuickTab is a simple and minimalist new tab replacement. It offers customizable speed dial, clock and beautiful unique themes.
Размер файла 5.74 MB
Количество установок 343
Текущая Версия 0.843
Последнее Обновление 2016-06-23
Дата публикации 2016-06-23
Рейтинг 4.31/5 Всего 16 оценок
Разработчик https://myriago.com
Тип оплаты free
Официальный сайт расширения http://myriago.com/quicktab
Поддерживаемые языки en-GB
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "QuickTab",
    "version": "0.843",
    "description": "QuickTab is a simple and minimalist new tab replacement. It offers customizable speed dial, clock and beautiful unique themes.",
    "icons": {
        "16": "images\/icon-16.png",
        "48": "images\/icon.png",
        "128": "images\/icon-128.png"
    },
    "author": "Myriago",
    "chrome_url_overrides": {
        "newtab": "quicktab.html"
    },
    "permissions": [
        "storage"
    ]
}