EmbedTok Firefox

Examine source code of EmbedTok

Inspect and view changes in EmbedTok source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "version": "1.0",
  "description": "Minimal extension that allows you to share embedded versions of tiktoks directly from your browser.",
  "name": "EmbedTok",
  "icons": {
    "48": "icons/border-48.png",
    "96": "icons/border-96.png",
    "128": "icons/border-128.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.tiktok.com/*"
      ],
      "js": [
        "tiktokLink.js"
      ]
    }
  ],
  "permissions": [],
  "host_permissions": [
    "*://*.tiktok.com/*"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{abc60720-ff10-4584-a7b7-49ec1b8e34c0}"
    }
  }
}

Best EmbedTok Alternatives

Here are some Firefox add-ons that are similar to EmbedTok: