commits
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* feat(plugins/changeLogo): init
* fix(plugins/changeLogo): storage migration
* fix(plugins/changeLogo): popup menu spacing
* refactor(plugins/changeLogo): change defaults
* disable set as favicon by default
* fix(plugins/changeLogo): types and migration
* fix(plugins/changeLogo): misc errors
* undo migration workarounds
* https://github.com/wxt-dev/wxt/pull/1996
* refactor: remove unused imports
* refactor: replace pino logging with console.log
* chore(deps): remove unused postcss
* fix: add missing browser import
* style: format
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* close #263
* `window.close()` -> `browser.tabs.remove()`
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* refactor(plugins): use class instead of helper
* close #314
* feat: plugin injection
* fix: plugin injection and popup
* fix(plugins): only inject if elements present
* refactor(plugins): manage config in plugin modules
* close #315
* fix: lint errors
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This reverts commit 46001a2c3eacd73d596966e8fa7373fe00ef30fb.
* doesn't work yet, need to change how plugin settings are defined so can have custom settings
* feat(plugins/changeLogo): init
* fix(plugins/changeLogo): storage migration
* fix(plugins/changeLogo): popup menu spacing
* refactor(plugins/changeLogo): change defaults
* disable set as favicon by default
* fix(plugins/changeLogo): types and migration
* fix(plugins/changeLogo): misc errors
* undo migration workarounds
* https://github.com/wxt-dev/wxt/pull/1996
* refactor: remove unused imports
* refactor: replace pino logging with console.log
* chore(deps): remove unused postcss
* fix: add missing browser import
* style: format