Article Highlighter Firefox

Examine source code of Article Highlighter

Inspect and view changes in Article Highlighter source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Article Highlighter",
  "version": "1.0",
  "description": "Highlight text on web pages and save these highlights for later reference.",
  "permissions": [
    "activeTab",
    "storage"
  ],
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": "icons/icon.png"
  },
  "icons": {
    "48": "icons/icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{70725a04-4c4f-4412-8915-1ea7f6e77504}"
    }
  }
}

Best Article Highlighter Alternatives

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