World Weather Forecast

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

Wat is World Weather Forecast?

World Weather Forecast is een Chrome-extensie ontwikkeld door Smart Software, en de belangrijkste functie is "Worldwide, US, Europe.. Weather forecast, current weather in Fahrenheit or Celsius. Weather map to view meteorological conditions.".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie World Weather Forecast

Download World Weather Forecast-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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.                    

Basisinformatie over de Extensie

Naam World Weather Forecast World Weather Forecast
ID fnfnbeppfinmnjnjhedifcfllpcfgeea
Officiële URL https://chromewebstore.google.com/detail/world-weather-forecast/fnfnbeppfinmnjnjhedifcfllpcfgeea
Beschrijving Worldwide, US, Europe.. Weather forecast, current weather in Fahrenheit or Celsius. Weather map to view meteorological conditions.
Bestandsgrootte 34.77 KB
Aantal Installaties 68,657
Huidige Versie 2.0.3.6
Laatst Bijgewerkt 2023-12-05
Publicatiedatum 2020-02-22
Beoordeling 4.58/5 Totaal 4261 Beoordelingen
Ontwikkelaar Smart Software
E-mail [email protected]
Betalingswijze free
Extensiewebsite https://weather.fullstacks.net/
Help Pagina-URL https://weather.fullstacks.net/
URL van de Privacybeleid Pagina http://iblogbox.com/chrome/tos.php
Ondersteunde Talen 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"
}