Twitch Chat Width Firefox

Examine source code of Twitch Chat Width

제작자: 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"
    }
  }
}

최고의 Twitch Chat Width 대안

다음은 Twitch Chat Width과(와) 유사한 Firefox add-on입니다: