Skip to content

zhensherlock/vue-devtools-unlocker

Repository files navigation

Vue DevTools Unlocker

A Chrome Extension that enables Vue DevTools in production environments.

Translations

Features

  • 🔑 Unlocks Vue DevTools in production environments
  • 🌐 Works with both Vue 2 and Vue 3
  • 📦 Shows Vue version information

Install

Chrome extension

Edge extension

Firefox extension

Usage

  1. Install the extension from the Chrome Web Store
  2. Visit any website using Vue.js in production
  3. Open Chrome DevTools (F12 or right-click "Inspect")
  4. Access the Vue panel in DevTools

How It Works

This extension modifies the Vue instance configuration to enable developer tools at runtime, even in production environments.

Compatibility

  • Chrome 88+
  • Vue.js 2.x and 3.x

Maintainers

@zhensherlock.

Contributing

Feel free to dive in! Open an issue or submit PRs.

Standard Readme follows the Contributor Covenant Code of Conduct.

Contributors

This project exists thanks to all the people who contribute.

License

MIT © MichaelSun

About

Enable Vue DevTools in production environments

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published