Cloud Weather

The Clear Choice for Cloud Forecasting

Cloud Weather क्या है?

Cloud Weather info द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "The Clear Choice for Cloud Forecasting"।

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

screenshot

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

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

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

                        Cloud Weather is a Chrome extension that provides real-time weather forecasts for multiple countries around the world.

With this extension, you can easily check the current weather conditions in the following countries: United States, United Kingdom, Germany and many more, all at the same time.

The extension features a user-friendly interface and is the perfect tool for anyone who wants to stay on top of the weather in multiple locations.

By clicking “Add to Chrome”, You accept and agree to installing the Cloud Weather Chrome extension and setting Chrome New Tab to that provided by the service and the Terms of Use and Privacy Policy. New Tab Search will be powered by Microsoft Bing                    

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

नाम Cloud Weather Cloud Weather
ID ncaknklckjcajfkbkblfkbecnbhdoimo
आधिकारिक URL https://chromewebstore.google.com/detail/cloud-weather/ncaknklckjcajfkbkblfkbecnbhdoimo
विवरण The Clear Choice for Cloud Forecasting
फ़ाइल का आकार 1.38 MB
स्थापना संख्या 35,637
वर्तमान संस्करण 0.3.0
अंतिम अपडेट 2023-01-25
प्रकाशन तिथि 2023-01-11
रेटिंग 3.14/5 कुल 22 रेटिंग्स
डेवलपर info
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://mild-ads.com/
सहायता पृष्ठ URL https://mild-ads.com/contact/
गोपनीयता नीति पृष्ठ URL https://mild-ads.com/Privacy-Policy
समर्थित भाषाएँ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "icons": {
        "16": "icon16.plasmo.00ac8b83.png",
        "32": "icon32.plasmo.9ad0c5b6.png",
        "48": "icon48.plasmo.cae3a6b3.png",
        "64": "icon64.plasmo.e4b604fc.png",
        "128": "icon128.plasmo.b89b7dfa.png"
    },
    "manifest_version": 3,
    "action": {
        "default_icon": {
            "16": "icon16.plasmo.00ac8b83.png",
            "32": "icon32.plasmo.9ad0c5b6.png",
            "48": "icon48.plasmo.cae3a6b3.png",
            "64": "icon64.plasmo.e4b604fc.png",
            "128": "icon128.plasmo.b89b7dfa.png"
        }
    },
    "version": "0.3.0",
    "author": "Mild Ads LTD",
    "name": "Cloud Weather",
    "description": "The Clear Choice for Cloud Forecasting",
    "background": {
        "service_worker": "background.5fadff2f.js"
    },
    "chrome_url_overrides": {
        "newtab": "newtab.html"
    },
    "host_permissions": [
        "*:\/\/*.cloudweatherextension.com\/*",
        "*:\/\/mild-ads.com\/*"
    ]
}