Skip to content

Basic Chrome extension message passing between popup and content script

License

Notifications You must be signed in to change notification settings

dofufa/chrome-message-passing-3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chrome-message-passing-3

Basic Chrome extension message passing between popup and content script

Summary

Howdy! 👋

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

*********                ***********
*       * message------>>* content *
* popup *                * script  *
*       * <<----response *         *
*********                ***********
sender                   receiver

References


About

Basic Chrome extension message passing between popup and content script

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published