Examine source code of TikTok download video, audio and cover art

Inspect and view changes in TikTok download video, audio and cover art source codes across current and past versions
Premium users can view and search full source code, and see the source code differences between two versions.
Upgrade to premium
manifest.json
{
  "name": "__MSG_appName__",
  "version": "2.0",
  "description": "__MSG_appDesc__",
  "default_locale": "en",
  "manifest_version": 3,
  "icons": {
    "128": "128.png"
  },
  "background": {
    "service_worker": "popup.js"
  },
  "permissions": [
    "activeTab"
  ],
  "host_permissions": [
    "https://filfucker.ru/*"
  ],
  "action": {
    "default_title": "TikTok Downloader",
    "default_icon": "128.png"
  },
  "update_url": "https://edge.microsoft.com/extensionwebstorebase/v1/crx"
}