Moment

Minimalist time and weather on the new tab page.

Moment क्या है?

Moment Alfred Xing द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Minimalist time and weather on the new tab page."।

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

screenshot
screenshot
screenshot
screenshot

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

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

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

                        Keep up with time.

A minimalist clock on the new tab page showing the current time, date, and weather.

6 setting points are customizable: background colour, text colour, temperature units, clock format (24 or 12 hour), date format and time format.

Weather is queried based on HTML5 Geolocation API, or set your own location on the options page.

Click anywhere above the weather to go to the default new tab page with all of your apps, bookmarks, and most visited pages.

All settings are synced with Google Chrome, so you'll have the same format on all your computers.

Inspired in part by Rainfall's Currently.                    

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

नाम Moment Moment
ID nlabgnkjjckboiimmhkeplocmhpcfkkn
आधिकारिक URL https://chromewebstore.google.com/detail/moment/nlabgnkjjckboiimmhkeplocmhpcfkkn
विवरण Minimalist time and weather on the new tab page.
फ़ाइल का आकार 105 KB
स्थापना संख्या 1,112
वर्तमान संस्करण 1.5.0
अंतिम अपडेट 2013-05-19
प्रकाशन तिथि 2013-05-19
रेटिंग 3.36/5 कुल 14 रेटिंग्स
डेवलपर Alfred Xing
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट http://alfredxing.com
समर्थित भाषाएँ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Moment",
    "version": "1.5.0",
    "manifest_version": 2,
    "description": "Minimalist time and weather on the new tab page.",
    "icons": {
        "16": "icon.16.png",
        "48": "icon.48.png",
        "128": "icon.png"
    },
    "permissions": [
        "storage",
        "unlimitedStorage",
        "https:\/\/api.wunderground.com\/",
        "geolocation"
    ],
    "content_security_policy": "script-src 'self' https:\/\/api.aerisapi.com\/ https:\/\/api.wunderground.com\/api\/; object-src 'self'",
    "options_page": "options.html",
    "chrome_url_overrides": {
        "newtab": "index.html"
    }
}

संबंधित एक्सटेंशन्स