Build a Chrome Extension that bugs an internet user who surfs the web. Alter the experience of ordinary web pages in unexpected ways.
Make use of the techniques reviewed in Lab #5 (Content script, Browser Action with pop up page, message sending between scripts) and add your existing knowledge of JavaScript to create the experience.
Add a README.md file to your project that includes a short description and a screenshot of the way in which it alters websites.
Compress the whole extension folder into a .zip file. In your projects folder should be one "bug-project" (with the code) folder and one "bug-project.zip" file.
when you are done:
1. push your new project to your GitHub repositoy.
2. in your GitHub, find the "bug-project.zip" file and copy the link.
3. and link to the "bug-project.zip" file to your Room (the idea is that we can easily download your project as exemplified in Lab 5's code).