WebExtension.net
WebExtension.net

TikTok Pixel Helper

View on Chrome Web Store
View TikTok Pixel Helper Chrome Extension on Chrome Web Store
2.3 (109 ratings)

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

TikTok Pixel Assistant The Pixel Helper is a plug-in that monitors whether your TikTok Pixel is functioning properly.
Type
Extension
Users
500,000 users
TikTok For Business
View author page of TikTok For Business
Published
Published on September 7, 2018
Version 2.3.2
Manifest version
3
Updated
Updated on October 10, 2024
View on Chrome Web Store
View TikTok Pixel Helper 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": "__MSG_appName__",
    "description": "__MSG_appDescription__",
    "version": "2.3.2",
    "manifest_version": 3,
    "default_locale": "en",
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAi4aqDx3l8172PSYiibF3GCTBrEjQzTV8lea9DMAI+5H5d1w0Uvq0L9h3BSLqrpoxMxTDLvxgpM3cROuO0rBazR9zaOMDSxzy4e3aD9px6VlAIBuJXkBLoZF7p3qPLNPkf9gTyFV+JgOuoA9MM37heD5lwlv9px3Kiwbh\/9OYBGsYAippLdIyrZ+uYu+erhpEXzTMDzYLPbeQ8aVuPXIjacUUThk9r3zuRZw2Fz5jMHSRhLDo9gan6XBxkAGwsdKsVD2IFPmr+XBAojU9WL3v4euE0HgoEsWe+H35fpS3V4xjMh0vsxgQocjGytPWQojijwPsTWOj0uMQY8U3gJu81QIDAQAB",
    "author": "[email protected]",
    "permissions": [
        "webRequest",
        "tabs",
        "webNavigation",
        "storage",
        "unlimitedStorage"
    ],
    "host_permissions": [
        "http:\/\/*\/*",
        "https:\/\/*\/*"
    ],
    "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": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "js": [
                "content-script.js"
            ],
            "all_frames": true,
            "run_at": "document_start"
        }
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "inject.js"
            ],
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ]
        }
    ]
}
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