Visual Debug - feedback collection tool Firefox

Examine source code of Visual Debug - feedback collection tool

Inspect and view changes in Visual Debug - feedback collection tool source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Visual Debug - feedback collection tool",
  "description": "Visual Debug gives you the power to report a bug or share feedback on any website without any technical knowledge.",
  "homepage_url": "https://visualdebug.com",
  "version": "1.4.7",
  "author": "RAZORlabs",
  "icons": {
    "16": "res/icons/16.png",
    "48": "res/icons/48.png",
    "128": "res/icons/128.png"
  },
  "permissions": [
    "storage",
    "activeTab",
    "tabs",
    "scripting",
    "contextMenus"
  ],
  "web_accessible_resources": [
    {
      "resources": [
        "css/*.css",
        "html/*.html",
        "res/content/*.png",
        "res/content/*.gif",
        "res/fonts/*.woff",
        "res/fonts/*.woff2"
      ],
      "matches": [
        "<all_urls>"
      ]
    }
  ],
  "content_security_policy": {
    "extension_pages": "script-src 'self'; object-src 'self'"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "host_permissions": [
    "<all_urls>"
  ],
  "action": {
    "default_icon": "res/icons/48.png",
    "default_popup": "html/browser-action/popup.html",
    "default_title": "Visual Debug"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{c1b48edf-f3c7-4d56-aed1-b5dce75df3c6}"
    }
  }
}

Mejores alternativas Visual Debug - feedback collection tool

Aquí hay algunas Firefox add-ons que son similares a Visual Debug - feedback collection tool: