Manhwa Auto-Scroller Firefox

Examine source code of Manhwa Auto-Scroller

Inspect and view changes in Manhwa Auto-Scroller source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Manhwa Auto-Scroll Reader",
  "version": "1.0.0",
  "browser_specific_settings": {
    "gecko": {
      "id": "manhwa-reader@saket-sinha",
      "strict_min_version": "109.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "description": "Smart auto-scroller for webtoons and manhwa that pauses for lazy-loaded images.",
  "icons": {
    "16": "icons/icon16.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "permissions": [
    "storage",
    "activeTab",
    "scripting"
  ],
  "host_permissions": [
    "<all_urls>"
  ],
  "action": {
    "default_popup": "popup/index.html"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ]
    }
  ]
}

Best Manhwa Auto-Scroller Alternatives

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