RTL.lu Comment Remover Firefox

Examine source code of RTL.lu Comment Remover

Inspect and view changes in RTL.lu Comment Remover source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "RTL.lu Comment Remover",
  "version": "1.0",
  "description": "Removes the comment section on articles from RTL.lu.",
  "permissions": [
    "activeTab"
  ],
  "content_scripts": [
    {
      "matches": [
        "*://www.rtl.lu/*"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "icons": {
    "48": "icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{c7aadbff-e128-42b7-8b5d-332b2f2c255c}"
    }
  }
}

Best RTL.lu Comment Remover Alternatives

Here are some Firefox add-ons that are similar to RTL.lu Comment Remover: