X/Twitter Scraper Firefox

Examine source code of X/Twitter Scraper

By: Justin
Inspect and view changes in X/Twitter Scraper source codes across current and past versions
Downloader for OnlyFans.com
Looking to download videos? Try the universal video downloader:
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Twitter Scraper",
  "version": "1.0.2",
  "description": "Download Videos, Pictures & GIFs from Twitter (X), and save followers, tweets, and bookmarks—right in the web app.",
  "permissions": [
    "scripting",
    "activeTab",
    "storage"
  ],
  "host_permissions": [
    "*://twitter.com/*",
    "*://x.com/*"
  ],
  "icons": {
    "16": "icon16.png",
    "64": "icon64.png",
    "128": "icon128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "x-web-exporter@twitter-web-exporter",
      "strict_min_version": "109.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "action": {
    "default_title": "Toggle Control Panel",
    "default_icon": {
      "16": "icon16.png",
      "64": "icon64.png",
      "128": "icon128.png"
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "type": "module"
  },
  "content_scripts": [
    {
      "matches": [
        "*://twitter.com/*",
        "*://x.com/*"
      ],
      "js": [
        "content-script.js"
      ],
      "css": [
        "injected.css"
      ],
      "run_at": "document_start"
    },
    {
      "matches": [
        "https://extensionpay.com/*"
      ],
      "js": [
        "ExtPay.js"
      ],
      "run_at": "document_start"
    }
  ],
  "web_accessible_resources": [
    {
      "resources": [
        "injected.js",
        "injected.css",
        "assets/*"
      ],
      "matches": [
        "*://twitter.com/*",
        "*://x.com/*"
      ]
    }
  ]
}

Best X/Twitter Scraper Alternatives

Here are some Firefox add-ons that are similar to X/Twitter Scraper: