A Chrome Extension that enables Vue DevTools in production environments.
- 🔑 Unlocks Vue DevTools in production environments
- 🌐 Works with both Vue 2 and Vue 3
- 📦 Shows Vue version information
- Install the extension from the Chrome Web Store
- Visit any website using Vue.js in production
- Open Chrome DevTools (F12 or right-click "Inspect")
- Access the Vue panel in DevTools
This extension modifies the Vue instance configuration to enable developer tools at runtime, even in production environments.
- Chrome 88+
- Vue.js 2.x and 3.x
Feel free to dive in! Open an issue or submit PRs.
Standard Readme follows the Contributor Covenant Code of Conduct.
This project exists thanks to all the people who contribute.
MIT © MichaelSun