X-Following Auto Switcher Firefox

Examine source code of X-Following Auto Switcher

By: soDjo
Inspect and view changes in X-Following Auto Switcher source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "X Following Tab Switcher",
  "version": "1.1.0",
  "description": "Force l'onglet 'Abonnements' sur X (Twitter).",
  "permissions": [
    "storage"
  ],
  "content_scripts": [
    {
      "matches": [
        "*://x.com/*",
        "*://twitter.com/*"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_idle"
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "x-following-switcher@example.com",
      "strict_min_version": "142.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best X-Following Auto Switcher Alternatives

Here are some Firefox add-ons that are similar to X-Following Auto Switcher: