Create Chrome Ext Versions Save

🍺 Scaffolding your Chrome extension! Boilerplates: react \ vue \ svelte \ solid \ preact \ alpine \ lit \ stencil \ inferno \ vanilla

v0.9.1

7 months ago

0.9.1 [2023.10.16]

  • feat: depen version update, [email protected]
  • feat: support devtools \ sidepanel \ newtab override
  • feat: out of box functions, countor \ newtab timer \ events

v0.9.0

7 months ago

0.9.0 [2023.10.15]

  • feat: depen version update, [email protected]
  • feat: support devtools \ sidepanel \ newtab override
  • feat: out of box functions, countor \ newtab timer \ events
  • doc: update README.md & i18n (French \ 한국어 \ Indonesian \ Русский \ Deutsch \ 日本語)

v0.8.10

7 months ago
  • feat: stencil support sidepanel

v0.8.8

7 months ago

0.8.8 [2023.10.08]

  • feat: support side panel for chrome extension(alpine \ vanilla \ preact \ svelte \ solid \ inferno \ lit)

v0.8.7

7 months ago

0.8.7 [2023.10.03]

  • feat: support side panel for chrome extension(react & vue)
  • merge: merge pull requests

v0.8.4

1 year ago
  • pull requests & merge to main

v0.8.3

1 year ago

Fixed

  • fix: template vanilla-js initial error(remove @vitejs/plugin-react dependency)
  • fix: yarn create error with --template options

What's Changed

Full Changelog: https://github.com/guocaoyi/create-chrome-ext/compare/v0.8.1...v0.8.3

v0.8.1

1 year ago

0.8.1 [2022.09.09]

  • docs: add zn_CN readme

0.8.0 [2022.09.05]

  • remove: qwik framework boilerplate
  • feat: stencil framework boilerplate

What's Changed

Full Changelog: https://github.com/guocaoyi/create-chrome-ext/compare/v0.7.1...v0.8.1

v0.7.1

1 year ago
  • ci: update github action, add npm-build
  • fix: package.json#file add README.md

v0.6.0

1 year ago
  • feat: add qwik framework templates
  • fix: fix lit framework boilerplate, start error
  • update: docs preview code image