browser-base icon indicating copy to clipboard operation
browser-base copied to clipboard

://flags

Open davidraywilson opened this issue 6 years ago • 2 comments

Is it possible to use chromes ://flags feature in electron? Specifically, as a Windows user I really like the 'Overlay Scrollbars' feature so the scrollbars will auto hide.

davidraywilson avatar Mar 07 '19 02:03 davidraywilson

Unfortunately not, but some of the flags will be implemented in the future.

sentialx avatar Mar 08 '19 10:03 sentialx

@sentialx

Unfortunately not, but some of the flags will be implemented in the future.

Yes, its possible to enable Chromium flags from your JS file in Electron.

danimesq avatar Feb 01 '21 00:02 danimesq