Weava Highlighter V2 Firefox

Examine source code of Weava Highlighter V2

Inspect and view changes in Weava Highlighter V2 source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Weava Highlighter V2",
  "version": "1.3",
  "description": "Highlight and organize text snippets on any webpage. Enhanced with export and categorization features.",
  "permissions": [
    "storage",
    "activeTab",
    "scripting",
    "contextMenus"
  ],
  "host_permissions": [
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "action": {
    "default_popup": "popup.html",
    "default_icon": {
      "32": "icons/logo_32.png",
      "64": "icons/logo_64.png",
      "128": "icons/logo_128.png"
    }
  },
  "icons": {
    "32": "icons/logo_32.png",
    "64": "icons/logo_64.png",
    "128": "icons/logo_128.png"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ],
      "css": [
        "style.css"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{70656271-c4ed-451a-81d2-33b9e6e9e1b1}"
    }
  }
}

Best Weava Highlighter V2 Alternatives

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