Skip to content
Discussion options

You must be logged in to vote

Okey, I've read WXT docs more carefully and noticed API reference to WebExtConfig
https://wxt.dev/api/reference/wxt/interfaces/WebExtConfig.html#chromiumpref

I discovered that there is default settings for chromiumPref option (in fact only one setting is set, extensions is not set by default, at least in chromiumPref option, see screenshot below).

These default settings overrides (ignores) Chrome's settings saved in file
<chrome_profile_directory>/Default/Preferences
That's why we have to set additional DevTools settings each time when DEV browser is running.

I googled and reviewed my regular Chrome profile Preferences file and I managed to workaround this problem, by adding other devtools

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by hotenov
Comment options

You must be logged in to vote
2 replies
@aklinker1
Comment options

@hotenov
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants