os0x (owner)

Revisions

gist: 222041 Download_button fork
public
Description:
試用中のChromium起動オプション
Public Clone URL: git://gist.github.com/222041.git
Embed All Files: show embed
chrome.start #
1
2
3
--enable-user-scripts
--show-extensions-on-top
--enable-databases
chromium.start #
1
2
3
4
5
6
7
8
9
10
--enable-user-scripts
--enable-remote-fonts
--enable-fastback
--enable-gview
--show-extensions-on-top
--enable-desktop-notifications
--enable-databases
--enable-web-sockets
--enable-experimental-extension-apis
# --no-sandbox --enable-webgl