Highlighty: Search, Find, Multi Highlight Firefox

Examine source code of Highlighty: Search, Find, Multi Highlight

Inspect and view changes in Highlighty: Search, Find, Multi Highlight source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Highlighty: Search, Find, Multi Highlight",
  "description": "Searching and Multi Highlighting made effortless! It's the most efficient way to find and highlight any text on the web.",
  "version": "2.2.8",
  "manifest_version": 3,
  "action": {
    "default_popup": "index.html",
    "default_title": "Highlighty"
  },
  "author": "Webmind Technologies S.R.L",
  "options_ui": {
    "page": "index.html"
  },
  "icons": {
    "16": "icon16.png",
    "48": "icon48.png",
    "128": "icon128.png"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "all_frames": true,
      "js": [
        "./static/js/content.js"
      ],
      "run_at": "document_end"
    }
  ],
  "devtools_page": "index.html",
  "permissions": [
    "storage",
    "unlimitedStorage"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "highlighty@app.extensions",
      "strict_min_version": "109.0"
    }
  }
}

Best Highlighty: Search, Find, Multi Highlight Alternatives

Here are some Firefox add-ons that are similar to Highlighty: Search, Find, Multi Highlight: