Winterly Tab

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

Qu'est-ce que Winterly Tab ?

Winterly Tab est une extension Chrome développée par Hadna Space, et sa fonction principale est "Beautifully replace new tab screen with simple and minimalist winter themed background.".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension Winterly Tab

Téléchargez les fichiers d'extension Winterly Tab au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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.                    

Informations de Base sur l'Extension

Nom Winterly Tab Winterly Tab
ID fcbaofhfpeakjobpnemojmibbnkpgigi
URL Officiel https://chromewebstore.google.com/detail/winterly-tab/fcbaofhfpeakjobpnemojmibbnkpgigi
Description Beautifully replace new tab screen with simple and minimalist winter themed background.
Taille du Fichier 236 KB
Nombre d'Installations 72
Version Actuelle 0.0.1
Dernière Mise à Jour 2021-10-05
Date de Publication 2021-10-04
Développeur Hadna Space
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://github.com/dkhd/winterly-tab
Langues Prises en Charge 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"
    }
}