Skip to content

A sample Chrome extension that demonstrates communication between content windows and background scripts

Notifications You must be signed in to change notification settings

mekentosj/sample-chrome-extension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chrome Extension - Handling Messages

This is a sample Chrome extension that shows how to send and receive a message in a Chrome extension.

To load the extension, you need to:

  • Clone this repository;
  • Go to chrome://extensions/;
  • Make sure you are in development mode;
  • Click on "Load unpacked extension" and navigate to your extension folder.

From Stackoverflow:

chrome unpack

About

A sample Chrome extension that demonstrates communication between content windows and background scripts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published