Focus Highlighter Firefox

Examine source code of Focus Highlighter

By: Powell
Inspect and view changes in Focus Highlighter source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Focus Highlighter",
  "version": "1.0",
  "description": "Tô sáng vùng đang đọc và làm mờ vùng xung quanh.",
  "permissions": [
    "<all_urls>",
    "tabs",
    "activeTab"
  ],
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ],
      "css": [
        "style.css"
      ],
      "run_at": "document_idle"
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{c5f86ae2-eea8-46a3-ac14-3e877bd46e25}"
    }
  }
}

Best Focus Highlighter Alternatives

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