1👍
Perhaps you are looking for the Vue Chrome Devtools extension which is awesome: https://github.com/vuejs/vue-devtools, https://chrome.google.com/webstore/detail/vuejs-devtools/nhdogjmejiglipccpnnnanhbledajbpd?hl=en
It also features the vue component tree, editable data and props, events, time travel debugging and router support.
Source:stackexchange.com