Liner Web Highlighter V2 Firefox

Examine source code of Liner Web Highlighter V2

Inspect and view changes in Liner Web Highlighter V2 source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Liner Web Highlighter V2",
  "version": "1.3",
  "description": "Highlight and save important text from any webpage. Store, manage, and sync highlights.",
  "permissions": [
    "storage",
    "scripting",
    "activeTab",
    "downloads"
  ],
  "host_permissions": [
    "<all_urls>"
  ],
  "action": {
    "default_popup": "popup.html",
    "default_icon": {
      "32": "icons/logo_32.png",
      "64": "icons/logo_64.png",
      "128": "icons/logo_128.png"
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ],
      "css": [
        "style.css"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{3664a88c-65cf-4888-87b7-86162c573b35}"
    }
  }
}

Best Liner Web Highlighter V2 Alternatives

Here are some Firefox add-ons that are similar to Liner Web Highlighter V2: