Selecting a browser language #1887
Unanswered
alex-radchenko-github
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
web-ext.config.ts
`import {defineWebExtConfig} from 'wxt';
export default defineWebExtConfig({
chromiumArgs: ['--lang=es']
})
`
But still the browser language is Englishа
Beta Was this translation helpful? Give feedback.
All reactions