VRT NWS Design Customizer Firefox

Examine source code of VRT NWS Design Customizer

By: CTRL-F5
Inspect and view changes in VRT NWS Design Customizer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "VRT NWS Design Customizer",
  "description": "Adjust the design of the VRT NWS website to provide more information density",
  "version": "4.0",
  "manifest_version": 2,
  "icons": {
    "192": "icons/icon-192.png"
  },
  "content_scripts": [
    {
      "matches": [
        "https://www.vrt.be/vrtnws/*"
      ],
      "css": [
        "content-scripts/style.css"
      ],
      "js": [
        "vendor/jquery-3.6.0.js",
        "content-scripts/block-splitter.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{e9fdd4fe-064e-4df5-9cc5-9c0e7b607221}"
    }
  }
}

Best VRT NWS Design Customizer Alternatives

Here are some Firefox add-ons that are similar to VRT NWS Design Customizer: