xStendig

A minimalist stendig calander new tab page

xStendig क्या है?

xStendig Ben M द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "A minimalist stendig calander new tab page"।

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

screenshot
screenshot
screenshot
screenshot
screenshot

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

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

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

                        A simple, stendig inspired new tab page designed for your minimalist tastes.

FEATURES
• Fully functional stendig-design calendar
• Time, year & month (including an Italian language option)
• Customizable current day colour
• Noir theme included
• Control how the days appear onto the new tab

Originally designed in 1966 by Massimo Vignelli, the stendig calendar is a classic and iconic masterpiece.                    

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

नाम xStendig xStendig
ID iljkllajcjhjfjplfdeecabdbemaiabf
आधिकारिक URL https://chromewebstore.google.com/detail/xstendig/iljkllajcjhjfjplfdeecabdbemaiabf
विवरण A minimalist stendig calander new tab page
फ़ाइल का आकार 96.28 KB
स्थापना संख्या 75
वर्तमान संस्करण 0.1.5.5
अंतिम अपडेट 2022-10-10
प्रकाशन तिथि 2021-07-20
रेटिंग 5.00/5 कुल 4 रेटिंग्स
डेवलपर Ben M
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://benm.netlify.app/
समर्थित भाषाएँ en-GB
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "xStendig",
    "description": "A minimalist stendig calander new tab page",
    "version": "0.1.5.5",
    "chrome_url_overrides": {
        "newtab": "files\/index.html"
    },
    "icons": {
        "16": "ico.png",
        "48": "ico.png",
        "128": "ico.png"
    },
    "action": {
        "default_icon": "ico.png"
    }
}