Home
Starting Up
Case Studies DB
Products
Ideas DB
Vibe Coding Tools
Subscribe to IH+
Starting Up
Case Studies
Ideas DB
Products DB
Sign in
Join
6
Likes
1
Comment
Error tracking in Chrome Extensions
by
Ryan
https://chromeextensionkit.com/blog/error-tracking/
A question I get pretty often for ChromeExtensionKit is how to track errors within a Chrome Extension, so I figured I'd do a little write up about it. It's largely the same as how you'd error track in any client application, however the complexities come in when it comes to talking cross-origin to the error monitoring service.
Hope it helps and I'm also always looking for new blog post ideas surrounding Chrome Extensions, so if you have any questions, let me know!