Dolphin TT

Token generator for Dolphin TT. It takes your TikTok Ads authorisation data and exports it to valid Dolphin TT token format.

What is Dolphin TT?

Dolphin TT is a Chrome extension developed by Dolphin, and its main feature is "Token generator for Dolphin TT. It takes your TikTok Ads authorisation data and exports it to valid Dolphin TT token format.".

Extension Screenshots

screenshot

Download Dolphin TT Extension CRX File

Download Dolphin TT extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        Token generator for Dolphin TT. It takes your TikTok Ads authorisation data and exports it to valid Dolphin TT token format.                    

Extension Basic Information

Name Dolphin TT Dolphin TT
ID ipjboigiejagkjgffdhcmdpkldmjfghe
Official URL https://chromewebstore.google.com/detail/dolphin-tt/ipjboigiejagkjgffdhcmdpkldmjfghe
Description Token generator for Dolphin TT. It takes your TikTok Ads authorisation data and exports it to valid Dolphin TT token format.
File Size 10.6 KB
Installation Count 345
Current Version 1.3
Last Updated 2022-01-19
Publish Date 2021-01-19
Developer Dolphin
Email [email protected]
Payment Type free
Privacy Policy Page URL https://dolphin.ru.com/privacy/privacy.php
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Dolphin TT",
    "version": "1.3",
    "permissions": [
        "*:\/\/tiktok.com\/*",
        "*:\/\/ads.tiktok.com\/*",
        "cookies"
    ],
    "browser_action": {
        "default_title": "Dolphin TT",
        "default_popup": "popup.html",
        "default_icon": {
            "128": "icon.png"
        }
    },
    "icons": {
        "128": "icon.png"
    }
}