TOKaudit: TikTok Sorting & Analytics Toolkit

Sort videos of TikTok users, Analyze, Download & Audit any TikTok profile in seconds. #1 TikTok Extension TikTok Creators & Brands.

Co je TOKaudit: TikTok Sorting & Analytics Toolkit?

TOKaudit: TikTok Sorting & Analytics Toolkit je rozšíření Chrome vyvinuté https://tokaudit.io, a jeho hlavní funkcí je „Sort videos of TikTok users, Analyze, Download & Audit any TikTok profile in seconds. #1 TikTok Extension TikTok Creators & Brands.“.

Snímky obrazovky rozšíření

screenshot
screenshot
screenshot
screenshot
screenshot

Stáhnout soubor CRX rozšíření TOKaudit: TikTok Sorting & Analytics Toolkit

Stáhněte si soubory rozšíření TOKaudit: TikTok Sorting & Analytics Toolkit ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.

Pokyny pro Použití Rozšíření

                        Sort videos of TikTok videos by most viewed, commented, shared, liked + more with 1 click!
#1 TikTok Extension TikTok Creators & Brands.

- See all video stats on the profile instantly
- Download HD videos and cover images. 
- Get secret analytics from any TikTok profile in seconds.



TokAudit is the ultimate solution for TikTok research and analysis. It eliminates the need for guesswork and streamlines the research process, allowing you to get the information you need faster than ever before. 

With TokAudit, you can access any profile and all their content with just a few clicks, making it the perfect tool for anyone who wants to save time and stay ahead of the game.

Whether you're a content creator, social media manager, influencer, or just someone who wants to stay informed, TokAudit is the tool you need to make it happen. Say goodbye to manual research and hello to lightning-fast results with TokAudit.



How it works:
1. Go to any user's profile
2. Open the extension
3. Click "Scan this Profile"
4. And that’s it!


TokAudit for Chrome is a powerful tool that lets anyone quickly audit, analyze, and track any TikTok profile to see their best performing content, without all the stress and frustration.

Creating a TikTok Strategy has never been easier.


Favorite Use Cases:
► Analyze your competitor's
► Video Analysis
► Campaign Reporting
► Historical Data & Analytics
► Content Optimization
► Client Reporting


Why spend hours sorting through, writing down data manually, and screen recording your favorite video ads when you can just use TokAudit? Our 1 click button helps you make sense of all the confusing data TikTok gives you and helps give you answers that work!


Unlock the full potential of your data with our advanced TikTok Tool.
Track and understand what’s working on TikTok so you can grow it faster!

Stay in touch:
Support: https://help.tokaudit.io
Feedback: https://feedback.tokaudit.io


Support:
Have any questions or feedback? Please get in touch with our support team at [email protected]




TokAudit is not affiliated with TikTok in anyway. TikTok is a trademark of Bytedance LTD. 


SAFETY & PRIVACY POLICY
The extension doesn't read, collect or share any type of user information.                    

Základní Informace o Rozšíření

Název TOKaudit: TikTok Sorting & Analytics Toolkit TOKaudit: TikTok Sorting & Analytics Toolkit
ID cijmoklipjlcmdipoacmehggpggoaman
Oficiální URL https://chromewebstore.google.com/detail/tokaudit-tiktok-sorting-a/cijmoklipjlcmdipoacmehggpggoaman
Popis Sort videos of TikTok users, Analyze, Download & Audit any TikTok profile in seconds. #1 TikTok Extension TikTok Creators & Brands.
Velikost souboru 7.13 MB
Počet instalací 5,534
Aktuální Verze 2.4.6
Poslední Aktualizace 2024-03-04
Datum Vydání 2022-05-11
Hodnocení 3.36/5 Celkem 59 Hodnocení
Vývojář https://tokaudit.io
E-mail [email protected]
Typ Platby in_app
Webové stránky Rozšíření https://www.tokaudit.io/
URL Stránky Nápovědy https://help.tokaudit.io/
URL Stránky Zásad Ochrany Soukromí https://tokscrape.toktools.com/privacy-policy
Podporované Jazyky en-US
manifest.json
{
    "action": {
        "default_icon": {
            "32": "\/assets\/images\/icon_logo.png"
        },
        "default_popup": "build\/index.html",
        "default_title": "Open a tiktok profile to turn on"
    },
    "background": {
        "service_worker": "assets\/js\/background.js"
    },
    "content_scripts": [
        {
            "css": [
                "assets\/css\/inject.css"
            ],
            "js": [
                "assets\/js\/jquery.js",
                "assets\/js\/moment-min.js",
                "assets\/js\/content.js"
            ],
            "matches": [
                "https:\/\/www.tiktok.com\/*"
            ],
            "run_at": "document_end"
        }
    ],
    "description": "Sort videos of TikTok users, Analyze, Download & Audit any TikTok profile in seconds. #1 TikTok Extension TikTok Creators & Brands.",
    "externally_connectable": {
        "matches": [
            "https:\/\/www.tiktok.com\/@*",
            "https:\/\/www.tokaudit.co\/*"
        ]
    },
    "host_permissions": [
        "*:\/\/*.tiktok.com\/*",
        "*:\/\/*.cloudfunctions.net\/*",
        "*:\/\/api19-core-useast5.us.tiktokv.com\/*",
        "*:\/\/v16m-webapp.tiktokcdn-us.com\/*",
        "https:\/\/www.tokaudit.co\/api\/*"
    ],
    "icons": {
        "128": "\/assets\/images\/logo_128.png",
        "16": "\/assets\/images\/logo_128.png",
        "32": "\/assets\/images\/logo_128.png",
        "48": "\/assets\/images\/logo_128.png"
    },
    "manifest_version": 3,
    "name": "TOKaudit: TikTok Sorting & Analytics Toolkit",
    "permissions": [
        "downloads",
        "storage",
        "declarativeNetRequest"
    ],
    "declarative_net_request": {
        "rule_resources": [
            {
                "id": "ruleset_1",
                "enabled": true,
                "path": "rules.json"
            }
        ]
    },
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "2.4.6",
    "web_accessible_resources": [
        {
            "matches": [
                "https:\/\/www.tiktok.com\/*"
            ],
            "resources": [
                "assets\/template.xlsx",
                "assets\/images\/logo_128.png",
                "assets\/images\/tokaudit-logo-transparent.png",
                "assets\/images\/widget-bg.png",
                "assets\/js\/api_handler.js"
            ]
        }
    ]
}