This is a simple sample extension used in the Debugging extensions tutorial. The purpose of this extension is to demonstrate how to debug different extension components. This extension changes the background color of active tab.
- Clone this repository.
- Load this directory in Chrome as an unpacked extension.
- Go to https://developer.chrome.com/docs/extensions.
- Open the extension popup and click on the color.
- The background color will change.