Squarespace Escape Suppressor Firefox

Examine source code of Squarespace Escape Suppressor

Inspect and view changes in Squarespace Escape Suppressor source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Squarespace Escape Suppressor",
  "short_name": "Squarespace Escape Suppresso",
  "author": "Michael Sloan",
  "description": "Disables Squarespace site's behavior of redirecting to login when Escape key is pressed.",
  "version": "6",
  "homepage_url": "https://github.com/mgsloan/squarespace-escape-suppressor",
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "squarespace-escape-suppressor.js"
      ],
      "all_frames": true
    }
  ],
  "icons": {
    "128": "icon128.png"
  },
  "permissions": [],
  "content_security_policy": {
    "script-src": "'self'"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{415eee1d-9c8c-4b2e-9070-621a74a3e0ed}",
      "strict_min_version": "109.0"
    }
  },
  "manifest_version": 3
}

Best Squarespace Escape Suppressor Alternatives

Here are some Firefox add-ons that are similar to Squarespace Escape Suppressor: