Restore Link Card Firefox

Examine source code of Restore Link Card

Inspect and view changes in Restore Link Card source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Restore Link Card",
  "short_name": "RestoreLinkCard",
  "version": "3.0.3",
  "description": "A browser extension to restore OGP link cards on Twitter (X).",
  "icons": {
    "128": "image/icon.png"
  },
  "content_scripts": [
    {
      "matches": [
        "https://twitter.com/*",
        "https://mobile.twitter.com/*",
        "https://pro.twitter.com/*",
        "https://x.com/*",
        "https://mobile.x.com/*",
        "https://pro.x.com/*"
      ],
      "js": [
        "js/loader.js"
      ],
      "css": [
        "css/style.css"
      ]
    }
  ],
  "web_accessible_resources": [
    "js/main.js"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{be3279c5-c7f8-498a-a815-054dcdb7e766}"
    }
  }
}

Best Restore Link Card Alternatives

Here are some Firefox add-ons that are similar to Restore Link Card: