World Weather

Get weather right in your browser homepage with our extension!

Qu'est-ce que World Weather ?

World Weather est une extension Chrome développée par [email protected], et sa fonction principale est "Get weather right in your browser homepage with our extension!".

Captures d'Écran de l'Extension

screenshot

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

Téléchargez les fichiers d'extension World Weather 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

                        For more details: 
https://world-weather-extension.com/pages/terms-of-use.html
https://world-weather-extension.com/pages/privacy-policy.html

Get the the update weather directly on your homepage!  

By installing the extension you accept and agree to set Chrome New Tab search to Bing, and to the terms and policies.                    

Informations de Base sur l'Extension

Nom World Weather World Weather
ID jkmfelbjabcdkngelgnaimnlglpdpbme
URL Officiel https://chromewebstore.google.com/detail/world-weather/jkmfelbjabcdkngelgnaimnlglpdpbme
Description Get weather right in your browser homepage with our extension!
Taille du Fichier 1.89 MB
Nombre d'Installations 10,683
Version Actuelle 1.4.1
Dernière Mise à Jour 2022-07-12
Date de Publication 2022-06-28
Évaluation 3.75/5 Total 12 Évaluations
Développeur [email protected]
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://world-weather-extension.com/
URL de la Page d'Aide https://world-weather-extension.com/pages/contact.html
URL de la Page de Politique de Confidentialité https://world-weather-extension.com/pages/privacy-policy.html
Langues Prises en Charge en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "icons": {
        "16": "icon16.721b7357.png",
        "48": "icon48.f544afcb.png",
        "128": "icon128.6aa15eb0.png"
    },
    "action": {
        "default_icon": {
            "16": "icon16.721b7357.png",
            "48": "icon48.f544afcb.png"
        }
    },
    "version": "1.4.1",
    "name": "World Weather",
    "description": "Get weather right in your browser homepage with our extension!",
    "author": "",
    "chrome_url_overrides": {
        "newtab": "newtab.06c72619.html"
    },
    "permissions": [],
    "host_permissions": [
        "*:\/\/*.world-weather-extension.com\/*"
    ]
}