Mail.com Deref Firefox

Examine source code of Mail.com Deref

By: aznan
Inspect and view changes in Mail.com Deref source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Mail.com Deref",
  "version": "1.1.1",
  "description": "Makes links in Mail.com emails point directly to their destination, rather than being routed through deref-mail.com.",
  "permissions": [
    "activeTab"
  ],
  "content_scripts": [
    {
      "matches": [
        "https://*.mail.com/*",
        "https://mailcom.mailbody-ui.de/**"
      ],
      "all_frames": true,
      "js": [
        "fixlinx.js"
      ]
    }
  ],
  "icons": {
    "32": "icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "@mail-com-deref",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best Mail.com Deref Alternatives

Here are some Firefox add-ons that are similar to Mail.com Deref: