Vue.js devtools Vue.js devtools

Developer Tools
Version: 6.0.0 beta 21
Last Update: 2021-12-20

Overview

Vue.js devtools is a Chrome extension developed by vuejs-dev. According to the data from Chrome web store, current version of Vue.js devtools is 6.0.0 beta 21, updated on 2021-12-20.
200,000+ users have installed this extension. 136 users have rated this extension with an average rating of .

Chrome and Firefox DevTools extension for debugging Vue.js applications.

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 - a major refactor that brings initial Vue 3 support.

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.

Rating

136 ratings

Total Installs

200,000+

Information

Last Update

2021-12-20

Current Version

6.0.0 beta 21

Size

1.96MiB

Author

vuejs-dev

Website

None

Category

Developer Tools

Latest Reviews

See More

avatar Adrian Lupescu
2022-05-02

Guys.. Something happened... It was working great until a few weeks ago. Now it says I have Vue on my page.. but nothing appears in the panel. I am using it on Firefox but..

avatar dan glad
2022-04-30

dosent work

avatar Wayne Ho
2022-04-18

最近发现浏览器调试时,不能查看原代码。
"vue": "2.6.10"
chrome版本 100.0.4896.88
configureWebpack:
devtool: 'source-map'
,
有一样的吗?

avatar Xiaolei Jin
2022-04-08

VUE3中我们应该如何禁用开发者工具

avatar AP
2022-04-06

Только вот ошибка периодически возникает во встроенном в проект режиме когда запускаю команду `vue-cli-service build --watch --mode development`

vue-router.esm-bundler.js:2762 Uncaught (in promise) TypeError: api.now is not a function
at eval (vue-router.esm-bundler.js:2762:21)
at eval (vue-router.esm-bundler.js:3641:31)
at Array.forEach (anonymous)
at triggerError (vue-router.esm-bundler.js:3641:12)
at eval (vue-router.esm-bundler.js:3373:5)