Simple THighlighter Firefox

Examine source code of Simple THighlighter

Inspect and view changes in Simple THighlighter source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Text Highlighter",
  "version": "1.0",
  "description": "A simple highlighter extension",
  "icons": {
    "48": "icons/pen.svg"
  },
  "permission": [
    "activeTab"
  ],
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "Highlight.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{71dcf6a3-ec1a-4c7c-99c7-97a84ce848b2}"
    }
  }
}

Best Simple THighlighter Alternatives

Here are some Firefox add-ons that are similar to Simple THighlighter: