Weather extension
The best way to see the Weather Forecast right in your browser of all over the world. Easier than looking outside!
Cos'è Weather extension?
Weather extension è un'estensione di Chrome sviluppata da https://sudarshanrai.com.np, e la sua funzione principale è "The best way to see the Weather Forecast right in your browser of all over the world. Easier than looking outside!".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Weather extension
Scarica i file di estensione Weather extension in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
This browser weather extension is a software program that adds weather information to your web browser. It allows you to view current temperature, forecast, and other weather-related data for your location directly on your browser's toolbar or as a pop-up window. It's easy to install and use, and works with major browsers such as Chrome, Firefox, and Safari. This extension is a convenient way to stay informed about the weather while you're browsing the web.
Informazioni di Base sull'Estensione
Nome | Weather extension |
ID | mfhfabihcpklaoadegkbfpfbenneniad |
URL Ufficiale | https://chromewebstore.google.com/detail/weather-extension/mfhfabihcpklaoadegkbfpfbenneniad |
Descrizione | The best way to see the Weather Forecast right in your browser of all over the world. Easier than looking outside! |
Dimensione del File | 1.14 MB |
Conteggio Installazioni | 2,000 |
Versione Corrente | 4.2 |
Ultimo Aggiornamento | 2023-03-02 |
Data di Pubblicazione | 2020-09-06 |
Valutazione | 4.63/5 Totale 8 Valutazioni |
Sviluppatore | https://sudarshanrai.com.np |
[email protected] | |
Tipo di Pagamento | free |
Lingue Supportate | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Weather extension", "version": "4.2", "description": "The best way to see the Weather Forecast right in your browser of all over the world. Easier than looking outside!", "icons": { "128": "\/assets\/icon128.png", "48": "\/assets\/icon48.png", "16": "\/assets\/icon16.png" }, "action": { "default_icon": { "16": "\/assets\/icon16.png", "48": "\/assets\/icon48.png" }, "default_popup": "index.html" }, "content_security_policy": [] } |