Winterly Tab

Beautifully replace new tab screen with simple and minimalist winter themed background.

Co je Winterly Tab?

Winterly Tab je rozšíření Chrome vyvinuté Hadna Space, a jeho hlavní funkcí je „Beautifully replace new tab screen with simple and minimalist winter themed background.“.

Snímky obrazovky rozšíření

screenshot
screenshot
screenshot
screenshot
screenshot

Stáhnout soubor CRX rozšíření Winterly Tab

Stáhněte si soubory rozšíření Winterly Tab ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.

Pokyny pro Použití Rozšíření

                        Free & open source new tab replacement for your browser. All images are taken from Unsplash. Image background will be automatically changed every 5 minutes, or you can change it manually.                    

Základní Informace o Rozšíření

Název Winterly Tab Winterly Tab
ID fcbaofhfpeakjobpnemojmibbnkpgigi
Oficiální URL https://chromewebstore.google.com/detail/winterly-tab/fcbaofhfpeakjobpnemojmibbnkpgigi
Popis Beautifully replace new tab screen with simple and minimalist winter themed background.
Velikost souboru 236 KB
Počet instalací 72
Aktuální Verze 0.0.1
Poslední Aktualizace 2021-10-05
Datum Vydání 2021-10-04
Vývojář Hadna Space
E-mail [email protected]
Typ Platby free
Webové stránky Rozšíření https://github.com/dkhd/winterly-tab
Podporované Jazyky en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Winterly Tab",
    "author": "Diky hadna",
    "version": "0.0.1",
    "description": "Beautifully replace new tab screen with simple and minimalist winter themed background.",
    "icons": {
        "16": "snowflake.png",
        "48": "snowflake.png",
        "128": "snowflake.png"
    },
    "chrome_url_overrides": {
        "newtab": "index.html"
    }
}