Publiacidez Firefox

Examine source code of Publiacidez

Inspect and view changes in Publiacidez source codes across current and past versions
xHeader
Modify request and response headers. No ads, no malware.
Please login to examine the extension's source code.
manifest.json
{
  "browser_specific_settings": {
    "gecko": {
      "id": "publiacidez@codigo-abierto",
      "strict_min_version": "68.0"
    }
  },
  "manifest_version": 2,
  "name": "Publiacidez",
  "version": "0.9.9",
  "default_locale": "es",
  "description": "__MSG_Descripcion__",
  "icons": {
    "16": "icons/icon16.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "background": {
    "scripts": [
      "comun.js",
      "reglas.js",
      "background.js"
    ]
  },
  "browser_action": {
    "default_icon": {
      "16": "icons/icon16.png",
      "48": "icons/icon48.png",
      "128": "icons/icon128.png"
    },
    "default_popup": "pages/popup-menu.html"
  },
  "content_scripts": [
    {
      "all_frames": true,
      "js": [
        "comun.js",
        "content-script.js"
      ],
      "matches": [
        "http://*/*",
        "https://*/*"
      ],
      "match_about_blank": false,
      "run_at": "document_start"
    }
  ],
  "permissions": [
    "webRequest",
    "webRequestBlocking",
    "<all_urls>"
  ]
}

Best Publiacidez Alternatives

Here are some Firefox add-ons that are similar to Publiacidez: