dspace.chat Firefox

Examine source code of dspace.chat

Por: STM
Inspect and view changes in dspace.chat source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "D-space Ext",
  "version": "1.1",
  "description": "Adds a chat area for chatting with other people on the same website.",
  "icons": {
    "48": "icons/icon2.png"
  },
  "permissions": [
    "webRequest",
    "webRequestBlocking",
    "*://news.ycombinator.com/*"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": true
  },
  "content_scripts": [
    {
      "matches": [
        "*://news.ycombinator.com/*",
        "*://*.reddit.com/*",
        "*://*.techmeme.com/*",
        "*://dspace.chat/*"
      ],
      "js": [
        "dspace.js"
      ],
      "css": [
        "dspace.css"
      ]
    }
  ]
}

Melhores alternativas dspace.chat

Aqui estão algumas Firefox add-ons que são similares a dspace.chat: