/Chrome-Extension-PG

a playground to learn creating chrome extension

Primary LanguageJavaScriptMIT LicenseMIT

Chrome-Extension-PG

A playground to learn creating chrome extension

Functionality

The chrome extension set an example new tab page, a keyword to trigger extension actions, and a popup with an action button. All the interactions invoke the action of coloring all the divs on the page to red.

Credits

The extension is based on the tutorial Developing Google Chrome Extension.