Code Extractor Pro Firefox

Examine source code of Code Extractor Pro

Inspect and view changes in Code Extractor Pro source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Code Extractor Pro",
  "version": "2.0",
  "description": "Extracts HTML code with syntax highlighting, search and statistics",
  "permissions": [
    "activeTab",
    "scripting",
    "downloads",
    "tabs"
  ],
  "host_permissions": [
    "<all_urls>"
  ],
  "action": {
    "default_popup": "popup.html",
    "default_icon": "icon.png"
  },
  "background": {
    "service_worker": "background.js",
    "scripts": [
      "background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "code-extractor-pro@elementaree.ru",
      "strict_min_version": "109.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    },
    "gecko_android": {}
  }
}

Melhores alternativas Code Extractor Pro

Aqui estão algumas Firefox add-ons que são similares a Code Extractor Pro: