TikTok Live Comment Fix Firefox

Examine source code of TikTok Live Comment Fix

Inspect and view changes in TikTok Live Comment Fix 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": "TikTok Live Comment Fix",
  "version": "1.0",
  "description": "Fixes the comment input in TikTok live streams for Firefox",
  "permissions": [
    "storage",
    "*://*.tiktok.com/*"
  ],
  "applications": {
    "gecko": {
      "id": "tiktok-comment-fix@firefox.addon"
    }
  },
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": "icons/icon48.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.tiktok.com/*"
      ],
      "js": [
        "browser-polyfill.js",
        "content.js"
      ]
    }
  ],
  "icons": {
    "48": "icons/icon48.png"
  }
}

Best TikTok Live Comment Fix Alternatives

Here are some Firefox add-ons that are similar to TikTok Live Comment Fix: