wxt-examples
wxt-examples copied to clipboard
Basic examples of how to use WXT
希望有 vue-content-script-ui
Chrome requires an argument `headless=new` in order to work: https://playwright.dev/docs/chrome-extensions#headless-mode The feature appears to be experimental so it should come with a warning, but it does work.
## Problem When running the `vue-i18n` example, and switching the browser to korean using this command (on Linux): ``` LANGUAGE=ko pnpm dev ``` The translations from `vue-i18n` are still in...
Microsoft Edge Version: 123.0.2420.81 (arm64) Error Message: WebSocket connection to 'ws://localhost:3000/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED Error Location: const ws = new WebSocket(serverUrl, "vite-hmr"); How can i do?
Fixing typos in examples