Connection Terminated Firefox

Examine source code of Connection Terminated

Inspect and view changes in Connection Terminated source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "No More Connections",
  "version": "1.0",
  "description": "Reverts Roblox' Connections back to Friends.",
  "permissions": [
    "*://*.roblox.com/*"
  ],
  "content_scripts": [
    {
      "matches": [
        "*://*.roblox.com/*"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_idle"
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{9b86d297-4244-434b-8a80-b19371d79432}"
    }
  }
}

Best Connection Terminated Alternatives

Here are some Firefox add-ons that are similar to Connection Terminated: