Winterly Tab

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

Winterly Tab क्या है?

Winterly Tab Hadna Space द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Beautifully replace new tab screen with simple and minimalist winter themed background."।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot
screenshot
screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Winterly Tab एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        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.                    

एक्सटेंशन की मूल जानकारी

नाम Winterly Tab Winterly Tab
ID fcbaofhfpeakjobpnemojmibbnkpgigi
आधिकारिक URL https://chromewebstore.google.com/detail/winterly-tab/fcbaofhfpeakjobpnemojmibbnkpgigi
विवरण Beautifully replace new tab screen with simple and minimalist winter themed background.
फ़ाइल का आकार 236 KB
स्थापना संख्या 72
वर्तमान संस्करण 0.0.1
अंतिम अपडेट 2021-10-05
प्रकाशन तिथि 2021-10-04
डेवलपर Hadna Space
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://github.com/dkhd/winterly-tab
समर्थित भाषाएँ 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"
    }
}