Lightning-Browser icon indicating copy to clipboard operation
Lightning-Browser copied to clipboard

Chromium flags

Open jakemonton opened this issue 3 years ago • 3 comments

Does this support running with flags?

https://www.chromium.org/developers/how-tos/run-chromium-with-flags/ https://peter.sh/experiments/chromium-command-line-switches/

jakemonton avatar Feb 11 '22 00:02 jakemonton

I think flags can be accessed from the WebView Dev tools. See: https://github.com/Slion/Fulguris/wiki/WebView

Slion avatar Feb 11 '22 00:02 Slion

@Slion is there a way to set these flags via ADB in Android?

jakemonton avatar Feb 17 '22 06:02 jakemonton

I don't see it mentioned there: https://chromium.googlesource.com/chromium/src/+/HEAD/android_webview/docs/developer-ui.md

You can launch the DevTools UI from adb though.

Slion avatar Feb 17 '22 07:02 Slion