guocaoyi / create-chrome-ext

🍺 Scaffolding your Chrome extension! Boilerplates: react \ vue \ svelte \ solid \ preact \ alpine \ lit \ stencil \ inferno \ vanilla
MIT License
1.64k stars 118 forks source link

Sidepanel support #73

Closed ludoo0d0a closed 7 months ago

ludoo0d0a commented 7 months ago

Sidepanel is available now in Chrome extension

https://developer.chrome.com/docs/extensions/reference/api/sidePanel?hl=fr

It would be great to add it in in generated templates.

ludoo0d0a commented 7 months ago

sorry, already done ;)