Auto Scroll & Screenshot Firefox

Examine source code of Auto Scroll & Screenshot

By: PG99
Inspect and view changes in Auto Scroll & Screenshot source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Auto Scroll & Screenshot",
  "version": "1.0",
  "description": "Tự động cuộn trang và chụp ảnh từng phần.",
  "permissions": [
    "activeTab",
    "tabs"
  ],
  "browser_action": {
    "default_popup": "popup.html",
    "default_title": "Auto Scroll Screenshot"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{086a2a1e-b399-4d60-8c81-8ba310c71abc}"
    }
  }
}

Best Auto Scroll & Screenshot Alternatives

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