WebExtension.net
WebExtension.net

Bytedance-Check-Track

View on Chrome Web Store
View Bytedance-Check-Track Chrome Extension on Chrome Web Store
0.0 (0 ratings)

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

The Bytedance-Check-Track is a plug-in that monitors whether your TikTok Pixel is functioning properly.
Type
Extension
Users
4 users
TikTok For Business
View author page of TikTok For Business
Published
Published on April 28, 2018
Version 2.3.1
Manifest version
3
Updated
Updated on September 3, 2024
View on Chrome Web Store
View Bytedance-Check-Track Chrome Extension on Chrome Web Store
productivity/developer
Extension Category

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Bytedance-Check-Track",
    "description": "The Bytedance-Check-Track is a plug-in that monitors whether your TikTok Pixel is functioning properly.",
    "version": "2.3.1",
    "manifest_version": 3,
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAkTc1ZPjIUTOWvz7MIAD\/oswP4I5zT3m33\/vsi4xkK27H70Ee69lqW75Wc7P2I0qqfh6VejsSw\/FlbKZx+vN42Vdw9z1LLYGCpeTnNvGGzSwVBLtfyeZS3V\/IdrQmRatZ1c6aiigV1nHxnpMxSYeS+X69NFWu53Xl\/JYWqNXeKBxSHKXLT9\/qv2dKvYvRjJqwF4ld+oXULcQN4TQGw96AhOXowWNfTYbxT5oe1SFddONeYXuaq0knTZHXDf3tB4GLF\/Mp3RanOUwYXnVuHSRXfqhTB492oJj92kCJu6dD8fcE2F3Cl4Ldts8gAWqBBfrokgi50QG1dX9iieMt8j\/TIQIDAQAB",
    "author": "[email protected]",
    "permissions": [
        "webRequest",
        "tabs",
        "webNavigation",
        "storage",
        "unlimitedStorage"
    ],
    "host_permissions": [
        "<all_urls>"
    ],
    "icons": {
        "16": "images\/pixel_helper_active_icon_1.png",
        "32": "images\/pixel_helper_active_icon_2.png",
        "48": "images\/pixel_helper_active_icon_3.png",
        "128": "images\/pixel_helper_active_icon_4.png"
    },
    "action": {
        "default_icon": {
            "16": "images\/pixel_helper_icon_1.png",
            "32": "images\/pixel_helper_icon_2.png",
            "48": "images\/pixel_helper_icon_3.png",
            "128": "images\/pixel_helper_icon_4.png"
        },
        "default_popup": "popup.html"
    },
    "background": {
        "service_worker": "background.js"
    },
    "content_scripts": [
        {
            "matches": [
                "<all_urls>"
            ],
            "js": [
                "content-script.js"
            ],
            "all_frames": true,
            "run_at": "document_start"
        }
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "inject.js"
            ],
            "matches": [
                "<all_urls>"
            ]
        }
    ]
}
WebExtension.net

Track and analyze Chrome Web Store extensions with comprehensive analytics and insights.

© 2024 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