SSE Viewer
SSE Viewer is a Chrome extension for displaying EventStream in the devtools
DevTools browser extension for Vue.js
Review user movement across collected snapshots.
View collected rating snapshots from the latest 7-day window to assess rating stability.
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.
Chrome DevTools extension for debugging Vue.js applications.
Thank you for trying the Vue.js devtools Beta! If you have any issue, please report them on the GitHub repository.
This is the beta channel with a brand-new re-implementation, built with Vue 3.
Note the beta channel may cause conflict with the stable version of Vue devtools. If the Vue icon is lit but the Vue tab doesn't show up in devtools, please temporarily disable the stable version and re-open the page.
Inspect the latest comments and rating distribution.
Store average score: 3.8. The bars below are calculated from synced review text only, so they may be empty for extensions that have public ratings but no synced comments yet.
Review related products from the Chrome Web Store detail page.
SSE Viewer is a Chrome extension for displaying EventStream in the devtools
This extension creates a Dev Tool Panel to monitor performance metrics for Vue apps that use Tanstack Query for Vue.
Developer tool for the Quell JavaScript library: https://quell.dev
Run prosemirror-dev-toolkit as Chrome extension
Developer tooling for Web Components and Web Component Libraries
Vue.js not detected
It is working for quasar2-vue3
Ottimo strumento per sviluppatori di Vue 3.
Great tool! I love it!
一个页面中嵌套了一个iframe页面,两个页面都是vue应用,工具有时候只会显示最外层页面的vue应用,不显示iframe中的应用,怎么让工具同事都识别两个页面的vue应用呢?
Merhaba / Hi, TR - Nuxt ile beraber kullanırken vuex tarafında state güncellemesi anlık olarak gözükmüyor ama getter tarafında state değerlerini görebiliyorum. EN - When using it with Nuxt, the state update does not appear instantly on the vuex side, but I can see the state values on the getter side.
用不了的,只能看数据,当你更改数据的时候,直接卡在那里
I don't know if this is a new update, or that I just missed it before. But is it possible to disable the console.logging of props definitions?
backend.js:731 TypeError: Cannot read properties of undefined (reading '__VUE_DEVTOOLS_UID__') at ComponentWalker.captureId (backend.js:4978) at ComponentWalker.getComponentParents (backend.js:4903) at backend.js:5225 at DevtoolsHookable.callHandlers (backend.js:727) at DevtoolsApi.callHook (backend.js:321) at DevtoolsApi.walkComponentParents (backend.js:378) at Object.<anonymous> (backend.js:1594)
Update: v6.0.0-beta.19 is loads better, therefore I'm updating the review. The issue I reported to the team was fixed as soon as I could provide them with a reproducible repo. Previous: Current version v6.0.0-beta.17 seems broken. There are some components that are no longer expandable in the left-hand component inspector. This is making the component inspector mostly useless, which then means the launch component in editor feature also useless in these instances. Load time of the plugin has also increased since beta.15, which is a shame. I've reverted back to using Firefox and v5.x of Vue.js DevTools (as this setup seems to work reliably.