XPath Element Remover b8q Firefox

Examine source code of XPath Element Remover b8q

Por: Dejsp
Inspect and view changes in XPath Element Remover b8q source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "XPath Element Remover",
  "version": "1.0",
  "description": "Удаляет элементы на страницах по заданным XPath-выражениям.",
  "permissions": [
    "storage",
    "activeTab",
    "<all_urls>"
  ],
  "browser_action": {
    "default_icon": "icons/icon-48.png",
    "default_title": "XPath Remover",
    "default_popup": "popup/popup.html"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content_script.js"
      ],
      "run_at": "document_idle"
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{d8a5e344-270a-4593-9bc8-0349225f59f7}"
    }
  }
}

Mejores alternativas XPath Element Remover b8q

Aquí hay algunas Firefox add-ons que son similares a XPath Element Remover b8q: