Skip to content

Template for a manifest 3 chrome extension with a modal/dialog

Notifications You must be signed in to change notification settings

nfzohar/chrome-extension-with-modal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Template: Chrome extension with modal

This ia an extension template, build with JS & HTML and uses Tailwind Play CDN to provide styles.

When making chrome extensions, it's annoying that the default tooltip is not really customizable. To bypass this, a modal (HTML dialog) can be used, that can be adapted to your needs.

TIP: Content (HTML, JS, CSS) should be added to the res/content/ folder.

Releases

No releases published

Packages

No packages published