Skip X age verification Firefox

Examine source code of Skip X age verification

Inspect and view changes in Skip X age verification source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Skip X age verification",
  "version": "1.0.0",
  "icons": {
    "48": "public/logo.png"
  },
  "action": {
    "default_icon": {
      "48": "public/logo.png"
    },
    "default_popup": "src/popup/index.html"
  },
  "permissions": [
    "webRequest",
    "webRequestBlocking",
    "webRequestFilterResponse",
    "webNavigation",
    "tabs",
    "activeTab",
    "scripting",
    "storage"
  ],
  "content_scripts": [
    {
      "js": [
        "assets/main.js-l0sNRNKZ.js"
      ],
      "matches": [
        "*://*.twitter.com/*",
        "*://*.x.com/*",
        "*://twitter.com/*",
        "*://x.com/*"
      ],
      "run_at": "document_start",
      "all_frames": true
    }
  ],
  "background": {
    "scripts": [
      "service-worker-loader.js"
    ],
    "type": "module"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "skip-x-age-verification@ainsoftaur.com"
    }
  },
  "web_accessible_resources": [
    {
      "matches": [
        "*://*.twitter.com/*",
        "*://*.x.com/*",
        "*://twitter.com/*",
        "*://x.com/*"
      ],
      "resources": [
        "assets/main.js-l0sNRNKZ.js"
      ]
    }
  ]
}

Best Skip X age verification Alternatives

Here are some Firefox add-ons that are similar to Skip X age verification: