TikTok Supreme Firefox

Examine source code of TikTok Supreme

By: devwins
Inspect and view changes in TikTok Supreme source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "TikTok Supreme",
  "version": "1.0.0",
  "description": "Blocks TikTok pages, hides selected navigation tabs, and shows a time-on-site reminder.",
  "icons": {
    "48": "icons/48.png",
    "128": "icons/128.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.tiktok.com/*"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_start"
    }
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "permissions": [
    "storage",
    "tabs"
  ],
  "action": {
    "default_icon": {
      "48": "icons/48.png",
      "128": "icons/128.png"
    },
    "default_popup": "popup.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "tiktok-supreme@local",
      "strict_min_version": "142.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "optional": []
      }
    }
  }
}

Best TikTok Supreme Alternatives

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