Marker.io: Visual bug reporting Firefox

Examine source code of Marker.io: Visual bug reporting

By: Marker
Inspect and view changes in Marker.io: Visual bug reporting source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "action": {
    "default_icon": {
      "19": "vendor/img/logo_38.png",
      "38": "vendor/img/logo_38.png"
    },
    "default_title": "Marker.io (Alt+Shift+U)"
  },
  "author": "Marker.io",
  "background": {
    "scripts": [
      "js/background.js"
    ]
  },
  "content_scripts": [
    {
      "all_frames": true,
      "js": [
        "js/page.js"
      ],
      "matches": [
        "<all_urls>"
      ],
      "run_at": "document_start"
    }
  ],
  "content_security_policy": {
    "extension_pages": "script-src 'self'; object-src 'self'"
  },
  "description": "Report visual bugs directly into your favorite tools, without leaving your website or web app",
  "homepage_url": "https://www.marker.io",
  "host_permissions": [
    "<all_urls>"
  ],
  "icons": {
    "16": "vendor/img/logo_16.png",
    "48": "vendor/img/logo_48.png",
    "128": "vendor/img/logo_128.png"
  },
  "manifest_version": 3,
  "name": "Marker.io: Visual bug reporting for websites",
  "options_ui": {
    "page": "options.html",
    "open_in_tab": true
  },
  "permissions": [
    "notifications",
    "contextMenus",
    "activeTab",
    "scripting",
    "storage"
  ],
  "short_name": "Marker.io: Visual bug reporting tool",
  "version": "7.7.1",
  "web_accessible_resources": [
    {
      "matches": [
        "<all_urls>"
      ],
      "resources": [
        "vendor/marker-widget/standalone.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{85ea4a83-14e0-47c3-a337-b493046463d1}",
      "strict_min_version": "109.0"
    }
  }
}

Best Marker.io: Visual bug reporting Alternatives

Here are some Firefox add-ons that are similar to Marker.io: Visual bug reporting: