TikTok Player Firefox

Examine source code of TikTok Player

By: Voiture Add-on
Inspect and view changes in TikTok Player source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "TikTok Player",
  "version": "1.1.3",
  "description": "Adds a player to control TikTok videos.",
  "manifest_version": 2,
  "permissions": [
    "storage",
    "clipboardWrite"
  ],
  "content_scripts": [
    {
      "matches": [
        "https://*.tiktok.com/*"
      ],
      "js": [
        "main.js"
      ],
      "run_at": "document_end"
    }
  ],
  "icons": {
    "16": "icons/tiktokPlayerIcon16.png",
    "32": "icons/tiktokPlayerIcon32.png",
    "48": "icons/tiktokPlayerIcon48.png",
    "64": "icons/tiktokPlayerIcon64.png",
    "128": "icons/tiktokPlayerIcon128.png"
  }
}

Best TikTok Player Alternatives

Here are some Firefox add-ons that are similar to TikTok Player: