ryo
ryo
Due to the impact of supporting manifest v3, HMR doesn't work in development. It is a hassle to have to `pnpm build` each time. I want to do something about...
Remove meaningless promiss and escape search processing to background.js. https://github.com/kawamataryo/chikamichi/blob/main/src/composables/useSearch.ts#L98-L114
Remove unnecessary module.
**Is your feature request related to a problem?** Thanks for developing a very cool library. This library has made the testing environment of my project so much better! Can I...
Add document for feature at change order of favorite items. - [ ] README.md - [ ] readme in Chrome web store - [ ] info page
### What happened? Thank you for developing a fantastic product. I'm experiencing a bug while building CSUI using TailwindCSS. Unnecessary permissions for web_accessible_resources are being listed in the manifest.json. For...
### Describe the bug I am creating documentation using VitePress. To display a custom 404 page, I added a 404.md file. However, after building the project, the standard 404 page...
Thank you for awesome extension. I often use editor mode, but it was a hassle to specify the theme of the editor with css. So I modified it so that...