Auto TikTok Scroller Firefox

Examine source code of Auto TikTok Scroller

By: ModProg
Inspect and view changes in Auto TikTok Scroller source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Auto TikTok Scroller",
  "version": "4.1.2",
  "content_scripts": [
    {
      "matches": [
        "https://www.tiktok.com/*"
      ],
      "js": [
        "./dist/content.js"
      ]
    }
  ],
  "permissions": [
    "tabs",
    "storage"
  ],
  "icons": {
    "16": "./img/tiktokIcon16.png",
    "48": "./img/tiktokIcon48.png",
    "128": "./img/tiktokIcon128.png"
  },
  "action": {
    "default_popup": "./popup/popup.html",
    "default_icon": "./img/tiktokPopupIcon.png",
    "default_title": "Start scrolling!"
  },
  "description": "Auto TikTok Scroller is a helpful tool to automatically scroll to the next TikTok when one ends.",
  "browser_specific_settings": {
    "gecko": {
      "id": "tiktok-scroller@modprog.de",
      "strict_min_version": "109.0"
    }
  }
}

Best Auto TikTok Scroller Alternatives

Here are some Firefox add-ons that are similar to Auto TikTok Scroller: