Multi Tab Full Page Capture Firefox

Examine source code of Multi Tab Full Page Capture

By: 555win
Inspect and view changes in Multi Tab Full Page Capture source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Multi Tab Full Page Capture",
  "version": "1.0",
  "description": "Chụp full page ở tất cả các tab đang mở và lưu về máy.",
  "permissions": [
    "activeTab",
    "tabs",
    "<all_urls>"
  ],
  "browser_action": {
    "default_popup": "popup.html",
    "default_title": "Multi Tab Full Page Capture"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{03f8ef1b-4300-4833-b4e7-770b15de807b}"
    }
  }
}

Best Multi Tab Full Page Capture Alternatives

Here are some Firefox add-ons that are similar to Multi Tab Full Page Capture: