Ash Tab

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

Co to jest Ash Tab?

Ash Tab to rozszerzenie Chrome opracowane przez Created with love by Ash, Limited, a jego główną funkcją jest „Another 'new tab' replacement with a little word art and material design.”.

Zrzuty ekranu rozszerzenia

screenshot
screenshot
screenshot
screenshot
screenshot

Pobierz plik CRX rozszerzenia Ash Tab

Pobierz pliki rozszerzeń Ash Tab w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

                        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. :-)                    

Podstawowe informacje o rozszerzeniu

Nazwa Ash Tab Ash Tab
ID efjckghfgmmjpbfhkcncfeoddfolibmb
Oficjalny URL https://chromewebstore.google.com/detail/ash-tab/efjckghfgmmjpbfhkcncfeoddfolibmb
Opis Another 'new tab' replacement with a little word art and material design.
Rozmiar pliku 1.77 MB
Liczba instalacji 48
Aktualna Wersja 1.1.9
Ostatnia Aktualizacja 2018-06-21
Data Publikacji 2018-06-20
Ocena 5.00/5 Łącznie 1 Oceny
Deweloper Created with love by Ash, Limited
Typ Płatności free
Obsługiwane Języki 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
}