Skip to content

A simple chrome extension example. This demo will set all web page background's to green and change it to blue when the popup button is clicked.

License

Notifications You must be signed in to change notification settings

ndiesslin/example-chrome-extension

Repository files navigation

Example Chrome Extension

This project is to provide a simple Chrome browser extension that makes all pages have a green background. The extension adds a popup to change the background of the active page to blue.

Load The Extension in Chrome

  • Go to chrome://extensions/.
  • Enable "Developer mode" in the top right corner.
  • Click "Load unpacked" and select your extension's directory.
  • You should now see "My First Extension 1.0" listed in your extensions. 1.0 is the version of the extension.

About

A simple chrome extension example. This demo will set all web page background's to green and change it to blue when the popup button is clicked.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published