Page Highlighter Firefox

Examine source code of Page Highlighter

By: BIN88 Add-on
Inspect and view changes in Page Highlighter 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": "Page Highlighter",
  "version": "1.0.0",
  "description": "Highlight paragraph text on the current page with a single click. Minimal permissions and AMO-compliant.",
  "icons": {
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "browser_action": {
    "default_title": "Page Highlighter",
    "default_popup": "popup.html",
    "default_icon": {
      "48": "icons/icon48.png",
      "128": "icons/icon128.png"
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "options_ui": {
    "page": "options.html",
    "open_in_tab": true
  },
  "permissions": [
    "activeTab",
    "storage"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "page-highlighter@example.com",
      "strict_min_version": "60.0"
    }
  }
}

Best Page Highlighter Alternatives

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