Reels Helper Firefox

Examine source code of Reels Helper

Inspect and view changes in Reels Helper source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "version": "1.2.0",
  "name": "Reels Helper",
  "description": "Playback Speed, Downloading.",
  "content_scripts": [
    {
      "matches": [
        "https://www.instagram.com/*"
      ],
      "js": [
        "scripts/utils.js",
        "scripts/download.js",
        "scripts/scroll.js",
        "scripts/speed.js",
        "insta-sctipt.js"
      ],
      "run_at": "document_end"
    }
  ],
  "icons": {
    "128": "images/icon-128.png"
  },
  "default_locale": "en",
  "permissions": [
    "storage"
  ],
  "action": {
    "default_popup": "menu/options.html"
  },
  "options_ui": {
    "open_in_tab": false,
    "page": "menu/options.html"
  },
  "homepage_url": "https://github.com/SuperZombi/Instagram-Helper",
  "browser_specific_settings": {
    "gecko": {
      "id": "super.zombi@insta.helper",
      "strict_min_version": "109.0"
    }
  }
}

Best Reels Helper Alternatives

Here are some Firefox add-ons that are similar to Reels Helper: