Skip to content

πŸ”₯πŸ“¦ Boilerplate for browser extension with page-inject support via Shadow DOM

License

Notifications You must be signed in to change notification settings

ize-302/browser-extension-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

11 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Browser Extension Boilerplate πŸ”₯πŸ“¦

Boilerplate for browser extension with page-inject support via the shadow DOM

Demo

How to use

  • Clone this repository
  • Unpack the extension in your chrome browser:
    • Go to "More tools" > "Extensions."
    • Enable "Developer mode" by toggling the switch on the top right corner of the page.
    • Click on "Load unpacked" button, select the folder containing your unpacked extension, which is located in the src folder and click on "Select Folder."
  • Its all yours πŸ’ͺ

PS:

For every change you make, you have to reload the extension for the changes to take effect πŸ’€

supported browsers

  • Chrome