Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

browser-extension-example

This is an example of communication between the content-script page and popup page and background.

injected-script ⇆ content-script ⇆ background ⇆ popup-page

Run

pnpm install
pnpm dev