Ful Screenshot Firefox

Examine source code of Ful Screenshot

Inspect and view changes in Ful Screenshot source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Full Page Screenshot",
  "version": "1.0.0",
  "description": "Chụp ảnh toàn bộ trang web hiện tại và lưu dưới dạng PNG.",
  "icons": {
    "16": "icons/icon-16.png",
    "32": "icons/icon-32.png",
    "48": "icons/icon-48.png",
    "128": "icons/icon-128.png"
  },
  "permissions": [
    "activeTab",
    "tabs"
  ],
  "browser_action": {
    "default_title": "Full Page Screenshot",
    "default_popup": "popup.html"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "full-screenshot@example.com",
      "strict_min_version": "109.0"
    }
  }
}

Best Ful Screenshot Alternatives

Here are some Firefox add-ons that are similar to Ful Screenshot: