Skip to content

Basic Chrome extension message passing between popup and service worker

License

Notifications You must be signed in to change notification settings

dofufa/chrome-message-passing-1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chrome-message-passing-1

Basic Chrome extension message passing between popup and service worker

Summary

Hi! 👋

This Chrome browser extension example demonstrates simple message passing between two contexts: the popup context and the service worker context.

*********                ***********
*       * message------>>* service *
* popup *                * worker  *
*       * <<----response *         *
*********                ***********
sender                   receiver

References


About

Basic Chrome extension message passing between popup and service worker

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published