Ash Tab

Another 'new tab' replacement with a little word art and material design.

Что такое Ash Tab?

Ash Tab - это расширение Chrome, разработанное Created with love by Ash, Limited, и его основная функция - "Another 'new tab' replacement with a little word art and material design.".

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

screenshot
screenshot
screenshot
screenshot
screenshot

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

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

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

                        This is yet another 'new tab' replacement but with a little word art and material design. You can choose the background color if you wanna be super cool. :-)                    

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

Название Ash Tab Ash Tab
ID efjckghfgmmjpbfhkcncfeoddfolibmb
Официальный URL https://chromewebstore.google.com/detail/ash-tab/efjckghfgmmjpbfhkcncfeoddfolibmb
Описание Another 'new tab' replacement with a little word art and material design.
Размер файла 1.77 MB
Количество установок 48
Текущая Версия 1.1.9
Последнее Обновление 2018-06-21
Дата публикации 2018-06-20
Рейтинг 5.00/5 Всего 1 оценок
Разработчик Created with love by Ash, Limited
Тип оплаты free
Поддерживаемые языки en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Ash Tab",
    "description": "Another 'new tab' replacement with a little word art and material design.",
    "version": "1.1.9",
    "incognito": "split",
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "chrome_url_overrides": {
        "newtab": "blank.html"
    },
    "manifest_version": 2
}