Highlighter for Humans Firefox

Examine source code of Highlighter for Humans

Inspect and view changes in Highlighter for Humans source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Highlighter for Humans",
  "version": "0.0.4",
  "icons": {
    "48": "svg/greenhighlighter.svg",
    "96": "svg/greenhighlighter.svg"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "/content_script.js"
      ],
      "css": [
        "/content_style.css"
      ]
    }
  ],
  "web_accessible_resources": [
    "web-accessible/*"
  ],
  "page_action": {
    "browser_style": true,
    "show_matches": [
      "<all_urls>"
    ],
    "default_icon": {
      "19": "svg/greenhighlighter.svg",
      "38": "svg/greenhighlighter.svg"
    },
    "default_title": "Highlighter for Humans",
    "default_popup": "/popup.html"
  },
  "permissions": [
    "activeTab"
  ]
}

Best Highlighter for Humans Alternatives

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