Auto Scroll & Capture Firefox

Examine source code of Auto Scroll & Capture

Inspect and view changes in Auto Scroll & Capture source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Auto Scroll & Capture",
  "version": "1.1",
  "description": "Tự động cuộn toàn bộ trang và chụp ảnh đầy đủ nội dung (bản đã fix lỗi Unicode escape).",
  "permissions": [
    "activeTab",
    "tabs",
    "<all_urls>"
  ],
  "browser_action": {
    "default_popup": "popup.html",
    "default_title": "Auto Scroll & Capture"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{aa85ef86-66d7-4e25-a88e-e270744bece0}"
    }
  }
}

Best Auto Scroll & Capture Alternatives

Here are some Firefox add-ons that are similar to Auto Scroll & Capture: