# vue-devtools **Repository Path**: sulky/vue-devtools ## Basic Information - **Project Name**: vue-devtools - **Description**: Chrome devtools extension for debugging Vue.js applications. - **Primary Language**: JavaScript - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2016-12-06 - **Last Updated**: 2020-12-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # vue-devtools ### Important Usage Notes 1. If the page uses a production/minified build of Vue.js, devtools inspection is disabled by default so the Vue pane won't show up. 2. To make it work for pages opened via `file://` protocol, you need to check "Allow access to file URLs" for this extension in Chrome's extension management panel.  Works with [vuex](https://github.com/vuejs/vuex) for time-travel debugging:
