Text Clock

Time as Text

Text Clock क्या है?

Text Clock billsearle द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Time as Text"।

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

screenshot

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

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

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

                        Text clock - readable time.                    

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

नाम Text Clock Text Clock
ID caacmmeopdailkdlgkimndodjipilaha
आधिकारिक URL https://chromewebstore.google.com/detail/text-clock/caacmmeopdailkdlgkimndodjipilaha
विवरण Time as Text
फ़ाइल का आकार 229 KB
स्थापना संख्या 169
वर्तमान संस्करण 0.2
अंतिम अपडेट 2015-03-20
प्रकाशन तिथि 2015-03-19
रेटिंग 4.67/5 कुल 3 रेटिंग्स
डेवलपर billsearle
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट http://billsearle.me
समर्थित भाषाएँ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Text Clock",
    "description": "Time as Text",
    "version": "0.2",
    "offline_enabled": true,
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "icons": {
        "128": "icon-128.png",
        "16": "icon-16.png",
        "48": "icon-48.png"
    }
}