Google Chrome 8 プロ ..
657:名無しさん@お腹いっぱい。
08/10/20 09:05:46 K5YsU69g0
// Enable support for SDCH filtering (dictionary based expansion of content).
const wchar_t kSdchFilter[] = L"enable-sdch";
// Enable Greasemonkey script support.
const wchar_t kEnableGreasemonkey[] = L"enable-greasemonkey";
// Causes the browser to launch directly in incognito mode.
const wchar_t kIncognito[] = L"incognito";
// Turn on an experimental implementation of SafeBrowsing which improves
// performance during updates by avoiding the enormous IO from SQLite
// operations.
const wchar_t kUseNewSafeBrowsing[] = L"new-safe-browsing";
バージョンアップしてないのでわからんけども、どっかの版から
chrome.exe -incognito
でいきなしシークレットモードできるみたいね。
How to Launch Google Chrome straight into Incognito Mode!
URLリンク(chrome-hacks.net)
enable-greasemonkey
が気になるんだけど、もうできたの?
Revision 3496、Modified Thu Oct 16 23:57:47 2008 UTC
Adds a bit of Greasemonkey support hidden behind the --enable-greasemonkey flag.
URLリンク(src.chromium.org)
次ページ最新レス表示スレッドの検索類似スレ一覧話題のニュースおまかせリスト▼オプションを表示暇つぶし2ch
5298日前に更新/200 KB
担当:undef