QuickTab

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

Co to jest QuickTab?

QuickTab to rozszerzenie Chrome opracowane przez https://myriago.com, a jego główną funkcją jest „QuickTab is a simple and minimalist new tab replacement. It offers customizable speed dial, clock and beautiful unique themes.”.

Zrzuty ekranu rozszerzenia

screenshot
screenshot
screenshot
screenshot

Pobierz plik CRX rozszerzenia QuickTab

Pobierz pliki rozszerzeń QuickTab 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

                        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!                    

Podstawowe informacje o rozszerzeniu

Nazwa QuickTab QuickTab
ID fejhjldfecjmihjjaddbpgipeaaegohg
Oficjalny URL https://chromewebstore.google.com/detail/quicktab/fejhjldfecjmihjjaddbpgipeaaegohg
Opis QuickTab is a simple and minimalist new tab replacement. It offers customizable speed dial, clock and beautiful unique themes.
Rozmiar pliku 5.74 MB
Liczba instalacji 343
Aktualna Wersja 0.843
Ostatnia Aktualizacja 2016-06-23
Data Publikacji 2016-06-23
Ocena 4.31/5 Łącznie 16 Oceny
Deweloper https://myriago.com
Typ Płatności free
Strona Rozszerzenia http://myriago.com/quicktab
Obsługiwane Języki 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"
    ]
}