Auto Scroll APKS82 Firefox

Examine source code of Auto Scroll APKS82

By: ApkGeta
Inspect and view changes in Auto Scroll APKS82 source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Auto Scroll APKS82",
  "version": "1.0",
  "description": "Automatically scrolls down the page smoothly.",
  "permissions": [
    "activeTab",
    "tabs",
    "<all_urls>"
  ],
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": {
      "16": "icons/icon-16.png",
      "48": "icons/icon-48.png",
      "128": "icons/icon-128.png"
    }
  },
  "icons": {
    "16": "icons/icon-16.png",
    "48": "icons/icon-48.png",
    "128": "icons/icon-128.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_end"
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{de23c3d5-116e-466c-a747-d6395cb23cf4}"
    }
  }
}

Best Auto Scroll APKS82 Alternatives

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