Mixpanel Tools
A debugger tool helps to intercept mixpanel events and display event properties
Monitors network requests and displays DataDog events in DevTools.
Review user movement over the last 30 days.
Track rating movement over time to see whether quality signals remain stable.
Compare 1-day, 7-day, and 30-day net growth and growth rate.
Review publication date, version, supported languages, and crawl timestamps.
Review the store description, core capabilities, and common use cases.
Display events sent to DataDog in familiar UI of the DevTools Network panel.
Testing DataDog API calls isn't the most pleasant thing you do at work. The SDK client batches and compresses its payload (for good reasons!), so to find out if your event was sent, you need to search through all requests, and manually, decompress, split, and finally format each message as JSON. Or log payloads before sending - which is simple, but not convenient.
Thanks to the power of LLMs and endless hours spent on writing CSS to make the UI look like native tab in DevTools, you can enjoy your work again.
Inspect the latest comments and rating distribution.
Review related products from the Chrome Web Store detail page.
A debugger tool helps to intercept mixpanel events and display event properties
Track and display event listeners on a webpage.
See when Segment, Rudderstack, Attribution and Dreamdata events are being tracked.
Page load timing analyzer with waterfall charts, compare pages & view detailed performance metrics for better optimization.
Browser extension to investigate Datadog Browser SDK integration by: - displaying collected events - visualising the render of…
Mock, modify, and replay API. Easy setup. No proxy needed. No code change required.