Weather extension

The best way to see the Weather Forecast right in your browser of all over the world. Easier than looking outside!

Qu'est-ce que Weather extension ?

Weather extension est une extension Chrome développée par https://sudarshanrai.com.np, et sa fonction principale est "The best way to see the Weather Forecast right in your browser of all over the world. Easier than looking outside!".

Captures d'Écran de l'Extension

screenshot
screenshot

Télécharger le fichier CRX de l'extension Weather extension

Téléchargez les fichiers d'extension Weather extension au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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.                    

Informations de Base sur l'Extension

Nom Weather extension Weather extension
ID mfhfabihcpklaoadegkbfpfbenneniad
URL Officiel https://chromewebstore.google.com/detail/weather-extension/mfhfabihcpklaoadegkbfpfbenneniad
Description The best way to see the Weather Forecast right in your browser of all over the world. Easier than looking outside!
Taille du Fichier 1.14 MB
Nombre d'Installations 2,000
Version Actuelle 4.2
Dernière Mise à Jour 2023-03-02
Date de Publication 2020-09-06
Évaluation 4.63/5 Total 8 Évaluations
Développeur https://sudarshanrai.com.np
Email [email protected]
Type de Paiement free
Langues Prises en Charge 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": []
}