5 lines
346 B
Bash
5 lines
346 B
Bash
#!/bin/bash
|
|
|
|
# Copyright (c) 2022 Alex313031
|
|
|
|
./content_shell --user-data-dir=$(pwd)/.profile --no-default-browser-check --use-gl=desktop --enable-experimental-web-platform-features --new-canvas-2d-api --show-component-extension-options --autoplay-policy=user-gesture-required --enable-features=VaapiVideoDecoder,PageInfoAboutThisSite,ChromeLabs
|