Content Extractor Firefox

Examine source code of Content Extractor

By: Lacey
Inspect and view changes in Content Extractor source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "__MSG_extensionName__",
  "short_name": "__MSG_extensionName__",
  "version": "4.0.3",
  "manifest_version": 3,
  "description": "__MSG_extensionDescription__",
  "permissions": [
    "<all_urls>",
    "pageCapture",
    "tabs",
    "downloads",
    "activeTab",
    "storage",
    "scripting"
  ],
  "content_security_policy": {},
  "action": {
    "default_icon": "images/icon-128.png",
    "default_title": "__MSG_appLauncher__",
    "default_popup": "popup.html"
  },
  "icons": {
    "16": "images/icon-16.png",
    "48": "images/icon-48.png",
    "128": "images/icon-128.png"
  },
  "host_permissions": [
    "http://*/",
    "https://*/",
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "service-worker.dist.js"
    ]
  },
  "commands": {
    "_execute_action": {
      "suggested_key": {
        "default": "Ctrl+Shift+S",
        "mac": "Command+Shift+S"
      }
    }
  },
  "options_ui": {
    "page": "options.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{e3d1b5a2-5f9c-0d2e-9c0f-2b5f12dfb2ac}",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "collects_data": false
      }
    }
  }
}

Best Content Extractor Alternatives

Here are some Firefox add-ons that are similar to Content Extractor: