Relay: Chat on Every Website Firefox

Examine source code of Relay: Chat on Every Website

By: Sam W
Inspect and view changes in Relay: Chat on Every Website source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "description": "Anonymous chat on every website in real time. Meet the Internet.",
  "version": "0.0.103",
  "name": "Relay: Chat on Every Website",
  "short_name": "Relay: Chat on Every Website",
  "author": "Relay Chat, Inc.",
  "homepage_url": "https://relaychat.app",
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": "icon-34.png"
  },
  "content_scripts": [
    {
      "all_frames": false,
      "js": [
        "inject.bundle.js"
      ],
      "match_about_blank": true,
      "matches": [
        "<all_urls>"
      ],
      "run_at": "document_start"
    }
  ],
  "background": {
    "scripts": [
      "background.bundle.js"
    ],
    "persistent": false
  },
  "icons": {
    "128": "icon-128.png"
  },
  "manifest_version": 2,
  "permissions": [
    "tabs",
    "storage",
    "activeTab",
    "notifications"
  ],
  "optional_permissions": [],
  "web_accessible_resources": [
    "relay.html",
    "options.bundle.js",
    "popup.bundle.js",
    "logo.svg",
    "flag.svg",
    "star.svg",
    "padlock.svg"
  ],
  "externally_connectable": {
    "matches": [
      "https://relaychat.app/*",
      "https://www.relaychat.app/*"
    ]
  },
  "applications": {
    "gecko": {
      "id": "relay@relaychat.app",
      "strict_min_version": "43.0"
    }
  },
  "content_security_policy": "script-src 'self' object-src 'self'"
}

Best Relay: Chat on Every Website Alternatives

Here are some Firefox add-ons that are similar to Relay: Chat on Every Website: