Clima en Mexico

Local weather forecast, with alerts of current conditions in real timen

Clima en Mexico क्या है?

Clima en Mexico http://cloudmx.in द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Local weather forecast, with alerts of current conditions in real timen"।

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

screenshot
screenshot

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

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

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

                        Local weather forecast, with alerts of current conditions, rainstorm, hail and snow in real time: with My Weather, enjoy maximum precision wherever you are.                    

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

नाम Clima en Mexico Clima en Mexico
ID dmelkkgakoeehljdebmkkimonaeonoem
आधिकारिक URL https://chrome.google.com/webstore/detail/clima-en-mexico/dmelkkgakoeehljdebmkkimonaeonoem
विवरण Local weather forecast, with alerts of current conditions in real timen
फ़ाइल का आकार 530 KB
स्थापना संख्या 499
वर्तमान संस्करण 4.0.0
अंतिम अपडेट 2020-10-18
प्रकाशन तिथि 2016-05-14
रेटिंग 3.26/5 कुल 23 रेटिंग्स
डेवलपर http://cloudmx.in
ईमेल [email protected]
भुगतान के प्रकार free
समर्थित भाषाएँ en
manifest.json
{
    "manifest_version": 2,
    "name": "Clima en Mexico",
    "homepage_url": "https:\/\/play.google.com\/store\/apps\/details?id=io.ctorresmdz.weather_app",
    "description": "Local weather forecast, with alerts of current conditions in real timen",
    "default_locale": "en",
    "permissions": [
        "unlimited_storage"
    ],
    "icons": {
        "16": "icons\/16.png",
        "48": "icons\/48.png",
        "128": "icons\/128.png"
    },
    "background": {
        "scripts": [
            "js\/background.js"
        ],
        "persistent": false
    },
    "browser_action": {
        "default_popup": "popup.html",
        "default_title": "__MSG_extName__",
        "default_icon": {
            "19": "icons\/19.png",
            "38": "icons\/38.png"
        }
    },
    "options_ui": {
        "page": "options.html"
    },
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAqJqIY6wc9OFK3yq3oARMZnZgqFBgau6gGjU\/\/KjWgUmEM9jm5kdL7xF7zZBMYCV1dZa4b8v8ZLsklY8XNU4tHGwEcMpDbglIRpYV90Ouoke0akHktCdNso5+TqGc6SAbI6HZjdkKKwxCLI4xJH1xidB2c3m6h7GzvaoJs3iTJJEf9IXcIk5Obx2OjnvuvMzuZ9H9tPDquf1PSdPhXKY7D1CaTGSEQ54Txqn8OU3bN3TDM4aI222nKKbWNJD1BGWCg6abeM0s+TPhGufpatV\/JgMFcLGAM2\/PTxTbM9Zi9yY+z+w1yVkvcBEUPemPx2ECXTk5hzIeR12cMNEtfvue\/QIDAQAB",
    "version": "4.0.0",
    "content_security_policy": "script-src 'self' ; object-src 'self'"
}