Home
Categories
WIKI
Topic
User
LANGUAGE:
中文
English
chrome传递多个参数要怎写
Apps Section
667
views ·
2
replies ·
To
floor
Go
firstuanl
deepin
2020-10-04 02:42
Author
本帖最后由 firstuanl 于 2020-10-3 18:43 编辑
比如,要怎处理才有效果,谢谢
google-chrome-stable --headless --disable-gpu --remote-debugging-port=9222 --force-device-scale-factor=1 --no-first-run --no-default-browser-check --no-sandbox http://www.chromestatus.com --proxy-server="https://206.246.75.178:3129"
Copy the Code
https://github.com/MontFerret/ferret/issues/412
Reply
Like 0
Favorite
View the author
All Replies
Feng Yu
deepin
2020-10-04 03:03
#1
直接创建配置文件~/.config/chrome-flags.conf就行了,不用每次自己写一堆参数
chromium的配置文件对应~/.config/chromium-flags.conf
Reply
Like 0
View the author
firstuanl
deepin
2020-10-04 03:20
#2
本帖最后由 firstuanl 于 2020-10-3 20:55 编辑
原来是被netease-cloud-music写死只传一个参数
Reply
Like 0
View the author
Please
sign
in first
Featured Collection
Change
[Tutorial] deepin25 WSL Offline Installation Guide
UOS AI 2.8 Released! Three New Intelligent Agents & Major Evolution
Solid Q&A | deepin 25 Common Questions – The Immutable System Edition
New Thread
Popular Events
More
比如,要怎处理才有效果,谢谢
https://github.com/MontFerret/ferret/issues/412