TikTok Repost Remover Firefox

Examine source code of TikTok Repost Remover

Inspect and view changes in TikTok Repost Remover source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "TikTok Repost Remover",
  "version": "2.2",
  "description": "Automatically removes all your TikTok reposts via internal API — fast and reliable.",
  "author": "Jairelle <https://github.com/Jairelle>",
  "permissions": [
    "activeTab",
    "scripting"
  ],
  "host_permissions": [
    "https://www.tiktok.com/*"
  ],
  "action": {
    "default_popup": "popup.html",
    "default_icon": {
      "48": "icon48.png",
      "128": "icon128.png"
    }
  },
  "icons": {
    "48": "icon48.png",
    "128": "icon128.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "https://www.tiktok.com/*"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "tiktok-repost-remover-jrl2026@jairelle.com",
      "strict_min_version": "142.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best TikTok Repost Remover Alternatives

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