Skip to content

Chrome / Edge extension

Primary launch mode for Vue Inspector with automatic launch, separate window mode, popup menu access, and browser integration.

Data storage

Settings and saved media are stored in browser profile storage (separate from the sites being inspected): once saved in Options, the same data becomes available across all tabs. Comparison with standalone mode and storage details by data type are described in Installation → Where settings are stored.


Installation

  1. Open the installation section on the main project page.
  2. Download the latest extension archive;
  3. Extract it to a convenient folder;
  4. Open chrome://extensions/;
  5. Enable Developer mode in the upper-right corner;
  6. Click Load unpacked;
  7. Select the extension folder.

Usage

After installation, the extension becomes available in the browser and can launch according to your current settings.

It can also be launched manually from the extension popup when needed.


Incognito mode

To use the extension in incognito mode:

  1. Open chrome://extensions/;
  2. Find Vue Inspector in the installed extensions list;
  3. Open Details;
  4. Enable Allow in incognito.

The extension will then also be available in private browser windows.

GPL-3.0 licensed.