Weather extension
The best way to see the Weather Forecast right in your browser of all over the world. Easier than looking outside!
Wat is Weather extension?
Weather extension is een Chrome-extensie ontwikkeld door https://sudarshanrai.com.np, en de belangrijkste functie is "The best way to see the Weather Forecast right in your browser of all over the world. Easier than looking outside!".
Extensie Screenshots
Download het CRX-bestand van de extensie Weather extension
Download Weather extension-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
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.
Basisinformatie over de Extensie
Naam | Weather extension |
ID | mfhfabihcpklaoadegkbfpfbenneniad |
Officiële URL | https://chromewebstore.google.com/detail/weather-extension/mfhfabihcpklaoadegkbfpfbenneniad |
Beschrijving | The best way to see the Weather Forecast right in your browser of all over the world. Easier than looking outside! |
Bestandsgrootte | 1.14 MB |
Aantal Installaties | 2,000 |
Huidige Versie | 4.2 |
Laatst Bijgewerkt | 2023-03-02 |
Publicatiedatum | 2020-09-06 |
Beoordeling | 4.63/5 Totaal 8 Beoordelingen |
Ontwikkelaar | https://sudarshanrai.com.np |
[email protected] | |
Betalingswijze | free |
Ondersteunde Talen | 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": [] } |