World Weather
Get weather right in your browser homepage with our extension!
Wat is World Weather?
World Weather is een Chrome-extensie ontwikkeld door [email protected], en de belangrijkste functie is "Get weather right in your browser homepage with our extension!".
Extensie Screenshots
Download het CRX-bestand van de extensie World Weather
Download World Weather-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
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.
Basisinformatie over de Extensie
Naam | World Weather |
ID | jkmfelbjabcdkngelgnaimnlglpdpbme |
Officiële URL | https://chromewebstore.google.com/detail/world-weather/jkmfelbjabcdkngelgnaimnlglpdpbme |
Beschrijving | Get weather right in your browser homepage with our extension! |
Bestandsgrootte | 1.89 MB |
Aantal Installaties | 10,683 |
Huidige Versie | 1.4.1 |
Laatst Bijgewerkt | 2022-07-12 |
Publicatiedatum | 2022-06-28 |
Beoordeling | 3.75/5 Totaal 12 Beoordelingen |
Ontwikkelaar | [email protected] |
[email protected] | |
Betalingswijze | free |
Extensiewebsite | https://world-weather-extension.com/ |
Help Pagina-URL | https://world-weather-extension.com/pages/contact.html |
URL van de Privacybeleid Pagina | https://world-weather-extension.com/pages/privacy-policy.html |
Ondersteunde Talen | 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\/*" ] } |