I've opened the SWR dev tool after installing the chrome extension and I don't see any information populating?

I'm running a vite app locally and I've refreshed the page, restarted the app and reloaded the developer console to no avail. Using swr v2.2.5. I don't have the swr dev tools node module installed as the docs instructed me not to. Using vite v5.2.8, just a normal TypeScript project.
I have swr hooks all over the page I'm testing this out on. Definitely should pick it up.
I've opened the SWR dev tool after installing the chrome extension and I don't see any information populating?

I'm running a vite app locally and I've refreshed the page, restarted the app and reloaded the developer console to no avail. Using swr
v2.2.5. I don't have the swr dev tools node module installed as the docs instructed me not to. Using vitev5.2.8, just a normal TypeScript project.I have swr hooks all over the page I'm testing this out on. Definitely should pick it up.