Chrome simple extension example to get you going...
Check out the manifest.json file to see the basic configuration of the extension.
The extension has two main areas:
- The popup (js, html, css)
- The content script that is injected to the youtube page