Until

A clean, simple new tab countdown extension to wait for exiciting dates.

Until क्या है?

Until Jung Woo Moon द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "A clean, simple new tab countdown extension to wait for exiciting dates."।

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

screenshot
screenshot
screenshot
screenshot

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

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

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

                        Until is a minimalist new tab extension that counts down to your most exciting dates. Aiming for simplicity, this countdown has a clean and easy-to-use interface that provides no more than what is necessary.

Update v1.3
- Can now upload your own background image
- Added image thumbnails

Update v1.2
- Changed font
- Added a background options menu
- Added a white fadeout transition

Update v1.1
- Added 2 background image options
- Changed settings icon
- Change font proportions                    

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

नाम Until Until
ID ipfblimedocbohlbbncakigacpnnceab
आधिकारिक URL https://chromewebstore.google.com/detail/until/ipfblimedocbohlbbncakigacpnnceab
विवरण A clean, simple new tab countdown extension to wait for exiciting dates.
फ़ाइल का आकार 4.77 MB
स्थापना संख्या 634
वर्तमान संस्करण 1.3
अंतिम अपडेट 2018-03-01
प्रकाशन तिथि 2018-03-01
रेटिंग 4.63/5 कुल 8 रेटिंग्स
डेवलपर Jung Woo Moon
ईमेल [email protected]
भुगतान के प्रकार free
समर्थित भाषाएँ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Until",
    "description": "A clean, simple new tab countdown extension to wait for exiciting dates.",
    "version": "1.3",
    "chrome_url_overrides": {
        "newtab": "until.html"
    },
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    }
}