Weer Nederland

Weersverwachting en buienradar

What is Weer Nederland?

Weer Nederland is a Chrome extension developed by https://nedweer.nl, and its main feature is "Weersverwachting en buienradar".

Extension Screenshots

screenshot

Download Weer Nederland Extension CRX File

Download Weer Nederland extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        Het weer in één oogopslag: weersverwachting van het KNMI voor vandaag en morgen, de meerdaagse verwachting en live buienradar!                    

Extension Basic Information

Name Weer Nederland Weer Nederland
ID bcpfgokggclbodmdalillgodgclkeenf
Official URL https://chromewebstore.google.com/detail/weer-nederland/bcpfgokggclbodmdalillgodgclkeenf
Description Weersverwachting en buienradar
File Size 22.63 KB
Installation Count 1,205
Current Version 1.63
Last Updated 2018-03-06
Publish Date 2018-03-06
Rating 4.00/5 Total 5 Ratings
Developer https://nedweer.nl
Email [email protected]
Payment Type free
Extension Website https://nedweer.nl
Supported Languages nl
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Weer Nederland",
    "short_name": "Weer",
    "version": "1.63",
    "description": "Weersverwachting en buienradar",
    "manifest_version": 2,
    "icons": {
        "48": "weer_48.png",
        "128": "weer.png"
    },
    "browser_action": {
        "default_icon": "weer.png",
        "default_popup": "popup.html"
    }
}