FTM Uitklappen Firefox

Examine source code of FTM Uitklappen

By: GKraats
Inspect and view changes in FTM Uitklappen source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "FTM Uitklappen",
  "version": "1.1",
  "description": "Part of text is hidden at webpages matching https://www.ftm.nl/artikelen/*. Hidden text can be found, but is not shown. Press all buttons 'Uitklappen', to show hidden text.",
  "icons": {
    "48": "icons/border-48.png"
  },
  "content_scripts": [
    {
      "matches": [
        "https://www.ftm.nl/artikelen/*"
      ],
      "exclude_matches": [
        "https://www.ftm.nl/artikelen"
      ],
      "js": [
        "uitklappen.js"
      ],
      "run_at": "document_start"
    }
  ]
}

Best FTM Uitklappen Alternatives

Here are some Firefox add-ons that are similar to FTM Uitklappen: