This sample demonstrates using the webNavigation API to send notifications.
The extension calls the chrome.webNavigation.onCompleted.addListener()
event listener to trigger a notification whenever a the user navigates to a new webpage.
- Clone this repository.
- Load this directory in Chrome as an unpacked extension.
- Navigate the web with notifications on.