Quick Marker | Great Firefox

Examine source code of Quick Marker | Great

By: arman
Inspect and view changes in Quick Marker | Great source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "QuickMarker",
  "version": "1.0",
  "description": "Highlight phrases on web pages with colors.",
  "permissions": [
    "storage",
    "activeTab",
    "scripting",
    "<all_urls>"
  ],
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": "icon.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "icons": {
    "128": "icon.png"
  },
  "content_security_policy": "script-src 'self'; object-src 'self'",
  "browser_specific_settings": {
    "gecko": {
      "id": "quickmarker@arman.com",
      "strict_min_version": "60.0"
    }
  }
}

Best Quick Marker | Great Alternatives

Here are some Firefox add-ons that are similar to Quick Marker | Great: