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.)