feat(plugins/changeLogo): init (#324)
* 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