/devtools-extension-v3

A simple Chrome Devtools extension with communication between the inspected page and the panel version 3

Primary LanguageJavaScript

DevTools Extension V3 Example

This is a small boilerplate project to be used as a starting point for developing a Chrome DevTools Extension.

Installation

  • Open chrome://extensions
  • Enable 'Developer Mode' checkbox
  • Click 'Load unpacked extensions...'
  • Select the devtools-extension-v3 folder