Background Scripts
Programming With Text Lesson #11.4
In this video, I discuss “background scripts” for chrome extensions.
The background script (or “background page”) contains JavaScript code that runs upon Chrome launch and listens to global browser events (like using the menu, address bar, chrome extension buttons, etc.)
Community Contributions
It seems like there haven't been made any variations based on this lesson by the community yet. Be the first and add your own! If you don't know how, take a look at this guide.