WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
TikTok All Reposted Videos Remover

TikTok All Reposted Videos Remover

View on Chrome Web Store
View TikTok All Reposted Videos Remover Chrome Extension on Chrome Web Store
Add to bookmarks
3.5 (153 ratings)
1 new ratings
109 views
This extension has been viewed 109 times
0 downloads
This extension has been downloaded 0 times

Data is synced from the Chrome Web Store. View the official store page for the most current information.

A Chrome extension to remove all reposted videos on TikTok.
Type
Extension
Users
200,000 users
100K
Website gabireze.com.br
gabireze
View author page of gabireze
Published
Published on August 29, 2024
Version 1.2.1
Manifest version
3
Updated
Updated on October 2, 2025
lifestyle/social
Extension Category
Website
Visit developer website
View on Chrome Web Store
View TikTok All Reposted Videos Remover Chrome Extension on Chrome Web Store
Share This Extension
Share on Twitter
Share on Facebook
Share on LinkedIn
Share on Reddit
Share on Bluesky
Share on Pinterest

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "TikTok All Reposted Videos Remover",
    "description": "A Chrome extension to remove all reposted videos on TikTok.",
    "version": "1.2.1",
    "author": {
        "name": "Gabriel de Rezende Gon\u00e7alves",
        "email": "[email protected]",
        "url": "https:\/\/gabireze.com.br\/"
    },
    "homepage_url": "https:\/\/chromewebstore.google.com\/detail\/tiktok-all-reposted-videos-remover\/amgpfdpibiacligkkkbeonfhmonkgjhg",
    "permissions": [
        "scripting",
        "tabs"
    ],
    "host_permissions": [
        "https:\/\/*.tiktok.com\/*"
    ],
    "background": {
        "service_worker": "background.js"
    },
    "icons": {
        "16": "icon.png",
        "48": "icon.png",
        "128": "icon.png"
    },
    "action": {
        "default_icon": {
            "16": "icon.png",
            "48": "icon.png",
            "128": "icon.png"
        },
        "default_title": "TikTok All Reposted Video Remover",
        "default_popup": "popup.html"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "script.js",
                "styles.css"
            ],
            "matches": [
                "https:\/\/*.tiktok.com\/*"
            ]
        }
    ],
    "manifest_version": 3,
    "default_locale": "en"
}
© 2025 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.
Go to top