FixupX Linker Firefox

Examine source code of FixupX Linker

Inspect and view changes in FixupX Linker source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "FixupX Linker",
  "version": "1.0.0",
  "description": "Adds a button next to tweet timestamps on x.com and twitter.com to copy a fixupx.com link.",
  "content_scripts": [
    {
      "matches": [
        "*://x.com/*",
        "*://*.x.com/*",
        "*://twitter.com/*",
        "*://*.twitter.com/*"
      ],
      "js": [
        "content.js"
      ],
      "css": [
        "content.css"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "fixupxlinker@gazzoose.github.io",
      "strict_min_version": "109.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best FixupX Linker Alternatives

Here are some Firefox add-ons that are similar to FixupX Linker: