New Tab Page with Date and Time

A redesigned new tab page that has a date and time.

New Tab Page with Date and Time क्या है?

New Tab Page with Date and Time Unknown द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "A redesigned new tab page that has a date and time."।

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

screenshot

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

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

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

                                            

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

नाम New Tab Page with Date and Time New Tab Page with Date and Time
ID jpfnggpejkdhnnjhcjnfecnjemmfinoc
आधिकारिक URL https://chromewebstore.google.com/detail/new-tab-page-with-date-an/jpfnggpejkdhnnjhcjnfecnjemmfinoc
विवरण A redesigned new tab page that has a date and time.
फ़ाइल का आकार 243 KB
स्थापना संख्या 68
वर्तमान संस्करण 1.0
अंतिम अपडेट 2012-10-05
प्रकाशन तिथि 2012-10-05
रेटिंग 4.00/5 कुल 3 रेटिंग्स
डेवलपर Unknown
भुगतान के प्रकार free
समर्थित भाषाएँ en-US
manifest.json
{
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "New Tab Page with Date and Time",
    "version": "1.0",
    "manifest_version": 2,
    "description": "A redesigned new tab page that has a date and time.",
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "icons": {
        "16": "icon_16.png",
        "48": "icon_48.png",
        "128": "icon_128.png"
    }
}