TikTok Mobile PC Viewer

TikTok Mobile PC Viewer

tiktok mobile PC viewer

Merlin
Additional files are visible only to premium users

manifest.json


{
  "version": "1.2.6.1",
  "manifest_version": 2,
  "minimum_chrome_version": "40",
  "name": "TikTok Mobile PC Viewer",
  "description": "tiktok mobile PC viewer",
  "icons": {
    "128": "image/oibn.png"
  },
  "default_locale": "en",
  "browser_action": {
    "default_icon": {
      "128": "image/oibn.png"
    }
  },
  "content_scripts": [
    {
      "all_frames": true,
      "js": [
        "libs/jquery-3.5.1.slim.js",
        "js/nidfar/otunmbra/gtirtan/ghiParTo.js",
        "js/hifdar/jioknar/fadraTis.js",
        "js/hifdar/jioknar/merWety.js",
        "js/nidfar/otunmbra/gtirtan/uinert/gterTo.js",
        "js/hteriost/yertendast/yjiOpr.js",
        "js/hteriost/yertendast/fuNdort.js"
      ],
      "matches": [
        "*://*.tiktok.com/*"
      ],
      "run_at": "document_start"
    },
    {
      "all_frames": true,
      "exclude_matches": [
        "*://*.tiktok.com/*"
      ],
      "js": [
        "libs/jquery-3.5.1.slim.js",
        "js/nidfar/otunmbra/gtirtan/uinert/gterTo.js",
        "js/hifdar/jioknar/hindal/sdXetr.js",
        "js/hifdar/jioknar/hindal/gharVerWq.js"
      ],
      "matches": [
        "<all_urls>"
      ],
      "run_at": "document_start"
    }
  ],
  "background": {
    "page": "background.html"
  },
  "permissions": [
    "storage",
    "<all_urls>",
    "webRequest",
    "webRequestBlocking"
  ],
  "web_accessible_resources": [
    "*.css",
    "*.js"
  ],
  "update_url": "https://edge.microsoft.com/extensionwebstorebase/v1/crx"
}