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 là gì?

Dolphin TT là một tiện ích mở rộng Chrome được phát triển bởi Dolphin, và tính năng chính của nó là "Token generator for Dolphin TT. It takes your TikTok Ads authorisation data and exports it to valid Dolphin TT token format.".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot

Tải xuống tệp CRX của tiện ích mở rộng Dolphin TT

Tải xuống các tệp mở rộng Dolphin TT dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

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

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Dolphin TT Dolphin TT
ID ipjboigiejagkjgffdhcmdpkldmjfghe
URL Chính Thức https://chromewebstore.google.com/detail/dolphin-tt/ipjboigiejagkjgffdhcmdpkldmjfghe
Mô tả Token generator for Dolphin TT. It takes your TikTok Ads authorisation data and exports it to valid Dolphin TT token format.
Kích Thước Tệp 10.6 KB
Số Lần Cài Đặt 345
Phiên Bản Hiện Tại 1.3
Cập Nhật Lần Cuối 2022-01-19
Ngày Phát Hành 2021-01-19
Nhà Phát Triển Dolphin
Email [email protected]
Loại Thanh Toán free
URL Trang Chính Sách Bảo Mật https://dolphin.ru.com/privacy/privacy.php
Ngôn Ngữ Được Hỗ Trợ 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"
    }
}