Better CB Firefox

Examine source code of Better CB

Inspect and view changes in Better CB source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Better CB",
  "description": "Improves the display of chat's room",
  "version": "0.0.3.4",
  "permissions": [
    "storage",
    "https://chaturbate.com/",
    "https://www.twitch.tv/",
    "https://www.testbed.cb.dev/"
  ],
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": {
      "48": "icons/48.png",
      "96": "icons/96.png",
      "128": "icons/128.png"
    }
  },
  "icons": {
    "48": "icons/48.png",
    "96": "icons/96.png",
    "128": "icons/128.png"
  },
  "content_scripts": [
    {
      "matches": [
        "https://chaturbate.com/*",
        "https://www.twitch.tv/*",
        "https://www.testbed.cb.dev/*"
      ],
      "css": [
        "css/style.css"
      ],
      "js": [
        "jquery.min.js",
        "pretifier.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "yellosmose@gmail.com"
    }
  }
}

Best Better CB Alternatives

Here are some Firefox add-ons that are similar to Better CB: