Custom Screenshot Highlighter Firefox

Examine source code of Custom Screenshot Highlighter

Inspect and view changes in Custom Screenshot Highlighter 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": "{e7d8b0a7-1f3c-2d1e-1c0f-5b9f72dfb2ac}"
    }
  }
}

Best Custom Screenshot Highlighter Alternatives

Here are some Firefox add-ons that are similar to Custom Screenshot Highlighter: