Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 699 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 699 Bytes

dave-coulier-chrome

It's a very simple chrome extension hacked together. The one file with functional JS should be pretty self explanatory.

content.js is where the functionality happens, manifest.js organizes everything and the extension includes jQuery even though I the extension is so tiny and I could have easily done without it and made it more lightweight, but I'm lazy.

Enjoy. Copying this application and editing it to your hearts content should help you get started with making Chrome extensions. They are lots of fun.

Link to the extension in the Chrome Store