Jun 28, 2011
Firefox 5 の起動時オプション
Firefox 5 (MacOS X) の起動時オプションをメモ。
$cd /Applications/Firefox.app/Contents/MacOS/
$./firefox-bin -version
Mozilla Firefox 5.0
$./firefox-bin --help
Usage: ./firefox-bin [ options ... ] [URL]
where options include:
--g-fatal-warnings Make all warnings fatal
Firefox options
-h or -help Print this message.
-v or -version Print Firefox version.
-P Start with .
-migration Start with migration wizard.
-ProfileManager Start with ProfileManager.
-no-remote Open new instance, not a new window in running instance.
-UILocale Start with resources as UI Locale.
-safe-mode Disables extensions and themes for this session.
-jsconsole Open the Error console.
-browser Open a browser window.
-new-window Open in a new window.
-new-tab Open in a new tab.
-preferences Open Preferences dialog.
-search Search with your default search engine.
-private Enable private browsing mode.
-private-toggle Toggle private browsing mode.
-setDefaultBrowser Set this app as the default browser.
TrackBack ping me at
http://www.in-vitro.jp/blog/index.cgi/Misc/20110628_01.trackback
writeback message: Ready to post a comment.
