michmich112 / sveltekit-adapter-chrome-extension

Sveltekit adapter for making chrome extensions
MIT License
108 stars 17 forks source link

Release v1.2.3 #16

Closed michmich112 closed 1 year ago

michmich112 commented 1 year ago

Fixes #15 - Condition if html contains a script with a src element (i.e. not parsing non-inline scripts).

michmich112 commented 1 year ago

Closes #15