Dolphin TT

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

Dolphin TTとは何ですか?

Dolphin TTはDolphinによって開発されたChromeの拡張機能で、その主な機能は「Token generator for Dolphin TT. It takes your TikTok Ads authorisation data and exports it to valid Dolphin TT token format.」です。

拡張機能のスクリーンショット

screenshot

Dolphin TT拡張機能のCRXファイルをダウンロード

Dolphin TT拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

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

拡張機能の基本情報

名前 Dolphin TT Dolphin TT
ID ipjboigiejagkjgffdhcmdpkldmjfghe
公式URL https://chromewebstore.google.com/detail/dolphin-tt/ipjboigiejagkjgffdhcmdpkldmjfghe
説明 Token generator for Dolphin TT. It takes your TikTok Ads authorisation data and exports it to valid Dolphin TT token format.
ファイルサイズ 10.6 KB
インストール数 345
現在のバージョン 1.3
最終更新日 2022-01-19
公開日 2021-01-19
開発者 Dolphin
Eメール [email protected]
支払い方法 free
プライバシーポリシーページのURL https://dolphin.ru.com/privacy/privacy.php
対応言語 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"
    }
}