Text Highlighter Pro Firefox

Examine source code of Text Highlighter Pro

By: Sophia Add-on
Inspect and view changes in Text Highlighter Pro source codes across current and past versions
xHeader
Modify request and response headers. No ads, no malware.
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Text Highlighter Pro",
  "version": "1.0",
  "description": "Highlight and save selected text on any website. Lightweight and privacy-respecting.",
  "permissions": [
    "storage"
  ],
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "highlighter.js"
      ],
      "run_at": "document_idle"
    }
  ],
  "browser_action": {
    "default_icon": "icons/icon-48.png",
    "default_title": "Highlight Text"
  },
  "icons": {
    "48": "icons/icon-48.png",
    "96": "icons/icon-96.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{f6c4cee0-7ecd-471b-85ec-88a9e1524067}"
    }
  }
}

Best Text Highlighter Pro Alternatives

Here are some Firefox add-ons that are similar to Text Highlighter Pro: