Simple Weather

Check the weather. Clean. Simple. Nice.

Simple Weather क्या है?

Simple Weather Glatek द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Check the weather. Clean. Simple. Nice."।

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

screenshot
screenshot
screenshot

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

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

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

                        Use this extension to check the weather quickly.

In the settings you can set your location and change between C or F for temperature.

Changelog:
2016-04-10: Removed forecasts for coming days. Added YR.no API since Google discontinued their API, therefore no coming forecasts yet. Sorry.
2012-06-16: Added forecasts for coming days, improved settings page.                    

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

नाम Simple Weather Simple Weather
ID goemhmfldgehhkfajfacjnenahfffkfe
आधिकारिक URL https://chromewebstore.google.com/detail/simple-weather/goemhmfldgehhkfajfacjnenahfffkfe
विवरण Check the weather. Clean. Simple. Nice.
फ़ाइल का आकार 251 KB
स्थापना संख्या 184
वर्तमान संस्करण 3.0.2
अंतिम अपडेट 2016-04-10
प्रकाशन तिथि 2016-04-09
रेटिंग 3.50/5 कुल 4 रेटिंग्स
डेवलपर Glatek
ईमेल [email protected]
भुगतान के प्रकार free
समर्थित भाषाएँ en
manifest.json
{
    "browser_action": {
        "default_icon": "48.png",
        "default_popup": "popup.html",
        "default_title": "Weather"
    },
    "description": "Check the weather. Clean. Simple. Nice.",
    "icons": {
        "128": "128.png",
        "16": "16.png",
        "48": "48.png"
    },
    "key": "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQC7csNIXwVy3RjN61N\/R8NESHgFovLksD8m+MSaS8w7KPGJQ3omvHBRJgKLDdVYalOTAvOpZgRuOEVv0SJXnQMrnMObiSHmIbZsWWvfyGlskns\/tjMnAEfFLx98ecizvgYwZ1uFiv4pRRMjrJHYMr\/CVLsf1iBsupTXb9q8U9191wIDAQAB",
    "manifest_version": 2,
    "name": "Simple Weather",
    "options_page": "settings.html",
    "permissions": [
        "",
        "notifications"
    ],
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "3.0.2"
}