4chan WebM Infinite Scroller Firefox

Examine source code of 4chan WebM Infinite Scroller

By: XK
Inspect and view changes in 4chan WebM Infinite Scroller source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "4chan WebM Infinite Scroller",
  "version": "1.0.0",
  "description": "On 4chan thread pages, gather .webm videos and show them in an automatic infinite scroll panel.",
  "content_scripts": [
    {
      "matches": [
        "*://boards.4chan.org/gif/thread/*"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_idle"
    }
  ],
  "permissions": [],
  "host_permissions": [
    "*://boards.4chan.org/*"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "4chan-webm-infinite-scroller@example.com",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best 4chan WebM Infinite Scroller Alternatives

Here are some Firefox add-ons that are similar to 4chan WebM Infinite Scroller: