guocaoyi / create-chrome-ext

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

Support for side panel #45

Closed noe closed 9 months ago

noe commented 9 months ago

Chrome supports a side panel feature. Will it be supported by create-chrome-ext?

P.S.: thanks for the great project!

lenaggar commented 9 months ago

Wow, that's a nice coincidence, I was just going to opena new issue for sidePanel support for a new project I just started working on 😄

And yes, great project 🙌🏻

guocaoyi commented 9 months ago

@noe chrome.sidePanel Permissions: sidePanel Availability: Chrome 114+ MV3+ will supported at version 0.8.7 Thanks for you advice

lenaggar commented 9 months ago

when will 0.8.7 be released?

guocaoyi commented 9 months ago

this week

jasan-s commented 9 months ago

Is this releasing this week?

guocaoyi commented 9 months ago

@jasan-s @lenaggar @noe 0.8.7 Released! React + TS \ React + JS \ Vue + TS \ Vue + JS