V
ClearVue — Support
For the ClearVue browser extension
Questions, bug reports, or feature requests are all welcome. This is a one-person project, so replies aren't instant, but every message gets read.
Contact
Email pross326@gmail.com and include:
- What you were doing when the problem happened
- The site you were inspecting, if it's not private
- Your Chrome version and the ClearVue version (shown in the extension popup)
Before you write in
A few things that aren't bugs:
- The Components tab is empty on a non-Vue site. That's expected — it only reads Vue's internals. API Calls and Problems still work everywhere.
- The Auth tab says "no token seen yet" on a site you're signed into. Many sites (including most of Google's own products) authenticate with cookies rather than a bearer token, so there's nothing to decode. This tab is built for JWT-based sign-in flows like Auth0, Okta, or a custom backend.
- Nothing shows up at all. Refresh the inspected page once after opening the ClearVue panel — it only captures traffic and components from that point forward.