World Weather Forecast

Worldwide, US, Europe.. Weather forecast, current weather in Fahrenheit or Celsius. Weather map to view meteorological conditions.

Τι είναι το World Weather Forecast;

Το World Weather Forecast είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον Smart Software, και η κύρια λειτουργία του είναι "Worldwide, US, Europe.. Weather forecast, current weather in Fahrenheit or Celsius. Weather map to view meteorological conditions.".

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

screenshot

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

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

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

                        Weather forecast & current weather worldwide in Fahrenheit or Celsius.
Explore world weather maps to view meteorological conditions all across the world.
Automatically displays the weather forecast for your current location, or Enter city name to get forecasts for cities around the world.                    

Βασικές Πληροφορίες Επέκτασης

Όνομα World Weather Forecast World Weather Forecast
ID fnfnbeppfinmnjnjhedifcfllpcfgeea
Επίσημο URL https://chromewebstore.google.com/detail/world-weather-forecast/fnfnbeppfinmnjnjhedifcfllpcfgeea
Περιγραφή Worldwide, US, Europe.. Weather forecast, current weather in Fahrenheit or Celsius. Weather map to view meteorological conditions.
Μέγεθος Αρχείου 34.77 KB
Αριθμός Εγκαταστάσεων 68,657
Τρέχουσα Έκδοση 2.0.3.6
Τελευταία Ενημέρωση 2023-12-05
Ημερομηνία Δημοσίευσης 2020-02-22
Αξιολόγηση 4.58/5 Συνολικά 4261 Αξιολογήσεις
Προγραμματιστής Smart Software
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής free
Ιστότοπος Επέκτασης https://weather.fullstacks.net/
Διεύθυνση URL της Σελίδας Βοήθειας https://weather.fullstacks.net/
URL της Σελίδας Πολιτικής Απορρήτου http://iblogbox.com/chrome/tos.php
Υποστηριζόμενες Γλώσσες en
manifest.json
{
    "name": "__MSG_ext_name__",
    "description": "__MSG_ext_description__",
    "default_locale": "en",
    "icons": {
        "128": "images\/icon128.png",
        "16": "images\/icon16.png"
    },
    "background": {
        "service_worker": "js\/bg.js"
    },
    "action": {
        "default_icon": "images\/icon32.png",
        "default_title": "__MSG_ext_name__"
    },
    "permissions": [
        "storage"
    ],
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "minimum_chrome_version": "88.0.0.0",
    "version": "2.0.3.6"
}