Multiparser Firefox

Examine source code of Multiparser

Inspect and view changes in Multiparser source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "browser_specific_settings": {
    "gecko": {
      "id": "multiparser-amo@si2.biz"
    }
  },
  "name": "Multiparser",
  "version": "1.0.4",
  "manifest_version": 3,
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content-script.js"
      ]
    }
  ],
  "action": {
    "default_title": "Parser extention version 1.0.4"
  },
  "permissions": [
    "storage",
    "scripting",
    "bookmarks",
    "tabs",
    "activeTab"
  ],
  "host_permissions": [
    "http://*/*",
    "https://*/*"
  ],
  "icons": {
    "48": "icons/spider_48.png",
    "128": "icons/spider_128.png"
  },
  "default_locale": "en"
}

Mejores alternativas Multiparser

Aquí hay algunas Firefox add-ons que son similares a Multiparser: