Cloud Weather

The Clear Choice for Cloud Forecasting

Τι είναι το Cloud Weather;

Το Cloud Weather είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον info, και η κύρια λειτουργία του είναι "The Clear Choice for Cloud Forecasting".

Στιγμιότυπα Επέκτασης

screenshot

Λήψη αρχείου CRX της επέκτασης Cloud Weather

Λήψη αρχείων επέκτασης Cloud Weather σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

Οδηγίες Χρήσης της Επέκτασης

                        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\/*"
    ]
}