Google Chrome 8 プロセス目 at SOFTWARE
[2ch|▼Menu]
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)


次ページ
続きを表示
1を表示
最新レス表示
スレッドの検索
類似スレ一覧
話題のニュース
おまかせリスト
▼オプションを表示
暇つぶし2ch

5297日前に更新/200 KB
担当:undef