TikTok download video, audio and cover art

TikTok download video, audio and cover art

Saves video, audio and cover art from TikTok

Merlin
Additional files are visible only to premium users

manifest.json


{
  "name": "__MSG_appName__",
  "version": "2.0",
  "description": "__MSG_appDesc__",
  "default_locale": "en",
  "manifest_version": 2,
  "icons": {
    "128": "128.png"
  },
  "background": {
    "scripts": [
      "popup.js"
    ]
  },
  "permissions": [
    "activeTab",
    "https://filfucker.ru/*"
  ],
  "browser_action": {
    "default_title": "TikTok Downloader",
    "default_icon": "128.png"
  }
}