Remove Paper Advice Firefox

Examine source code of Remove Paper Advice

Inspect and view changes in Remove Paper Advice source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Remove Paper Advice",
  "version": "1.0",
  "description": "Elimina el aviso sobre el bloqueador de anuncios en ciertos diarios online ",
  "icons": {
    "48": "icons/removeadvice.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.elmundo.es/*",
        "*://*.marca.com/*",
        "*://*.elpais.com/*",
        "*://*.lavanguardia.com/*"
      ],
      "js": [
        "removeAdvice.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{2678cf8e-2ec7-415d-aedd-a8d3faea92b9}"
    }
  }
}

Best Remove Paper Advice Alternatives

Here are some Firefox add-ons that are similar to Remove Paper Advice: