WebExtension.net
Toggle dark mode
WebExtension.net

Microsoft Clarity Live

View on Chrome Web Store
View Microsoft Clarity Live Chrome Extension on Chrome Web Store
Add to bookmarks
3.8 (25 ratings)
1 new ratings
0 views
This extension has been viewed 0 times

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

Watch how people are engaging with your site - right from your site.
Type
Extension
Users
60,000 users
10K
Microsoft Corporation
View author page of Microsoft Corporation
Published
Published on February 2, 2022
Version 1.0.5
Manifest version
3
Updated
Updated on September 18, 2024
productivity/workflow
Extension Category
View on Chrome Web Store
View Microsoft Clarity Live Chrome Extension on Chrome Web Store
Share This Extension
Share on Twitter
Share on Facebook
Share on LinkedIn
Share on Reddit
Share on Bluesky
Share on Pinterest

Extension Manifest

Copy manifest to clipboard
{
    "action": {
        "default_popup": "popup.html"
    },
    "background": {
        "service_worker": "background.js"
    },
    "content_scripts": [
        {
            "js": [
                "content.js"
            ],
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ]
        }
    ],
    "description": "Watch how people are engaging with your site - right from your site.",
    "icons": {
        "16": "icon-16.png",
        "32": "icon-32.png",
        "48": "icon-48.png",
        "128": "icon-128.png"
    },
    "manifest_version": 3,
    "name": "Microsoft Clarity Live",
    "permissions": [
        "tabs",
        "storage"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.0.5",
    "web_accessible_resources": [
        {
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "resources": [
                "injected.js",
                "injected-entry.js",
                "panel.js",
                "widget.js",
                "heatmap.js",
                "vendors-async.js"
            ]
        }
    ]
}
WebExtension.net

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

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