Full Page Screen Capture & Visual Feedback Firefox

Examine source code of Full Page Screen Capture & Visual Feedback

By: Plerdy
Inspect and view changes in Full Page Screen Capture & Visual Feedback source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Full Page Screen Capture & Visual Feedback",
  "version": "0.1",
  "description": "Take a screenshot of a full page of the browser screen and add new comments.",
  "homepage_url": "https://www.plerdy.com",
  "author": "Plerdy",
  "icons": {
    "16": "favicon.png",
    "48": "favicon.png",
    "128": "favicon.png"
  },
  "browser_action": {
    "default_icon": {
      "19": "favicon.png",
      "38": "favicon.png"
    },
    "default_title": "Full Page Screen Capture & Visual Feedback",
    "default_popup": "popup.html"
  },
  "commands": {
    "take-screenshot": {
      "suggested_key": {
        "default": "Alt+Shift+W"
      },
      "description": "Take a screenshot of a full page of the browser screen and add new comments."
    }
  },
  "permissions": [
    "activeTab",
    "<all_urls>"
  ],
  "applications": {
    "gecko": {
      "id": "ac@plerdy.com"
    }
  },
  "manifest_version": 2
}

Best Full Page Screen Capture & Visual Feedback Alternatives

Here are some Firefox add-ons that are similar to Full Page Screen Capture & Visual Feedback: