Skip to content
This repository has been archived by the owner on Mar 28, 2023. It is now read-only.

A super simple chrome extension to inject JS on a page if enabled

Notifications You must be signed in to change notification settings

MattMartin1919/simple_chrome_extension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sample chrome extension

This is a super simple chrome extension example. You have a popup with some style/JS and a background script that injects JS (a console log statement) on the page if the "on" switch is active in the popup.

Features:

  • popup window when icon is clicked
  • injecting JS on webpage
  • on/off switch

About

A super simple chrome extension to inject JS on a page if enabled

Resources

Stars

Watchers

Forks