World Weather

Get weather right in your browser homepage with our extension!

Vad är World Weather?

World Weather är en Chrome-tillägg utvecklad av [email protected], och dess huvudfunktion är "Get weather right in your browser homepage with our extension!".

Tilläggsskärmbilder

screenshot

Ladda ner World Weather-förlängningens CRX-fil

Ladda ner World Weather-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

                        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.                    

Grundläggande Information om Tillägg

Namn World Weather World Weather
ID jkmfelbjabcdkngelgnaimnlglpdpbme
Officiell webbadress https://chromewebstore.google.com/detail/world-weather/jkmfelbjabcdkngelgnaimnlglpdpbme
Beskrivning Get weather right in your browser homepage with our extension!
Filstorlek 1.89 MB
Antal Installationer 10,683
Aktuell Version 1.4.1
Senast Uppdaterad 2022-07-12
Publiceringsdatum 2022-06-28
Betyg 3.75/5 Totalt 12 Betyg
Utvecklare [email protected]
E-post [email protected]
Betalningssätt free
Tilläggswebbplats https://world-weather-extension.com/
Hjälpsida URL https://world-weather-extension.com/pages/contact.html
URL till Sekretesspolicy Sidan https://world-weather-extension.com/pages/privacy-policy.html
Stödda Språk 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\/*"
    ]
}