Twitch Chat Width Firefox

Examine source code of Twitch Chat Width

Par : Olive Add-on
Inspect and view changes in Twitch Chat Width source codes across current and past versions
xHeader
Modify request and response headers. No ads, no malware.
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Twitch Chat Width",
  "version": "1.0",
  "description": "Change Twitch chat width in theatre mode.",
  "permissions": [
    "activeTab",
    "storage"
  ],
  "icons": {
    "48": "tw.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.twitch.tv/*"
      ],
      "js": [
        "main.js"
      ]
    }
  ],
  "browser_action": {
    "default_title": "Click to set Twitch chat width size in theatre mode.",
    "default_popup": "size_input.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "go.hacker800@passinbox.com"
    }
  }
}

Meilleures alternatives Twitch Chat Width

Voici quelques Firefox add-ons qui sont similaires à Twitch Chat Width :