Remove VPN overlay for Mail.ru Firefox

Examine source code of Remove VPN overlay for Mail.ru

By: alexus Add-on
Inspect and view changes in Remove VPN overlay for Mail.ru source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "remove-vpn-overlay--mail.ru",
  "version": "1.0.1",
  "description": "Убирает VPN-оверлей и разблокирует скролл на сайтах mail.ru",
  "browser_specific_settings": {
    "gecko": {
      "id": "@remove-vpn-overlay-mail.ru",
      "strict_min_version": "140.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "optional": []
      }
    }
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.mail.ru/*",
        "*://sportmail.ru/*"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_end"
    }
  ]
}

Best Remove VPN overlay for Mail.ru Alternatives

Here are some Firefox add-ons that are similar to Remove VPN overlay for Mail.ru: