Chrome的启动参数集锦(四)
--enable-dom-distiller ⊗ | No description ↪ |
Enables the DOM distiller animated button UI for Android. ↪ | |
--enable-domain-reliability ⊗ | Enables Domain Reliability Monitoring. ↪ |
--enable-download-resumption ⊗ | Enables restarting interrupted downloads. ↪ |
--enable-drive-search-in-app-launcher ⊗ | Enable/disable drive search in chrome launcher. ↪ |
--enable-drop-sync-credential ⊗ | Enable dropping the credential used to sync passwords. ↪ |
--enable-embedded-extension-options ⊗ | Hack so that feature switch can work with about_flags. See kEnableScriptsRequireAction. ↪ |
Enables EmbeddedSearch API in the search results page. ↪ | |
Use exclusive mode audio streaming for Windows Vista and higher. Leads to lower latencies for audio streams which uses the AudioParameters::AUDIO_PCM_LOW_LATENCY audio path. See http://msdn.microsoft.com/en-us/library/windows/desktop/dd370844.aspx for details. ↪ | |
--enable-experimental-app-list ⊗ | Enable/disable the experimental app list. If enabled, implies --enable-centered-app-list. ↪ |
--enable-experimental-canvas-features ⊗ | Enable experimental canvas features, e.g. canvas 2D context attributes ↪ |
--enable-experimental-extension-apis ⊗ | Enables extension APIs that are in development. ↪ |
--enable-experimental-input-view-features ⊗ | No description ↪ |
--enable-experimental-web-platform-features ⊗ | Enables Web Platform features that are in development. ↪ |
--enable-extension-action-redesign ⊗ | Hack so that feature switch can work with about_flags. See kEnableScriptsRequireAction. ↪ |
--enable-extension-activity-log-testing ⊗ | No description ↪ |
--enable-extension-activity-logging ⊗ | Enables logging for extension activity. ↪ |
--enable-extension-assets-sharing ⊗ | Enabled sharing assets for installed default apps. ↪ |
--enable-fast-unload ⊗ | Enable the fast unload controller, which speeds up tab/window close by running a tab's onunload js handler independently of the GUI - crbug.com/142458 . ↪ |
--enable-fast-web-scroll-view-insets ⊗ | Enables a workaround for fast inset updates for UIWebView.scrollView. ↪ |
--enable-features ⊗ | Lists separated by commas the name of features to disable. See base::FeatureList::InitializeFromCommandLine for details. ↪ |
--enable-fill-on-account-select ⊗ | Enables the experiment for the password manager to only fill on account selection, rather than autofilling on page load, with highlighting of fields. ↪ |
--enable-fill-on-account-select-no-highlighting ⊗ | Enables the experiment for the password manager to only fill on account selection, rather than autofilling on page load, with no highlighting of fields. ↪ |
--enable-first-run-ui-transitions ⊗ | Enables animated transitions during first-run tutorial. ↪ |
--enable-floating-virtual-keyboard ⊗ | No description ↪ |
--enable-font-antialiasing ⊗ | Enable font antialiasing for pixel tests. ↪ |
--enable-full-form-autofill-ios ⊗ | Enables the experimental Full Form Autofill on iOS feature. ↪ |
--enable-gl-path-rendering ⊗ | Enables using path rendering implementation implemented currently in NV_path_rendering OpenGL extension. Requires compatible hardware and driver. This is used in GPU rasterization. ↪ |
--enable-gpu-benchmarking ⊗ | Enables the GPU benchmarking extension ↪ |
--enable-gpu-client-logging ⊗ | Enable GPU client logging. ↪ |
--enable-gpu-client-tracing ⊗ | Enables TRACE for GL calls in the renderer. ↪ |
--enable-gpu-command-logging ⊗ | Turn on Logging GPU commands. ↪ |
--enable-gpu-debugging ⊗ | Turn on Calling GL Error after every command. ↪ |
--enable-gpu-memory-buffer-compositor-resources ⊗ | Specify that all compositor resources should be backed by GPU memory buffers. ↪ |
--enable-gpu-memory-buffer-video-frames⊗ | Enable GpuMemoryBuffer backed VideoFrames. ↪ |
--enable-gpu-rasterization ⊗ | Allow heuristics to determine when a layer tile should be drawn with the Skia GPU backend. Only valid with GPU accelerated compositing + impl-side painting. ↪ |
--enable-gpu-service-logging ⊗ | Turns on GPU logging (debug build only). ↪ |
--enable-gpu-service-tracing ⊗ | Turns on calling TRACE for every GL call. ↪ |
--enable-grouped-history ⊗ | Enables grouping websites by domain and filtering them by period. ↪ |
--enable-hardware-overlays ⊗ | Enable compositing individual elements via hardware overlays when permitted by device. ↪ |
Enables the HarfBuzz port of RenderText on Mac (it's already used only for text editing; this enables it for everything else). ↪ | |
--enable-heap-profiling ⊗ | Makes memory allocators keep track of their allocations and context, so a detailed breakdown of memory usage can be presented in chrome://tracing when the memory-infra category is enabled. ↪ |
Shows a notification when quitting Chrome with hosted apps running. Default behavior is to also quit all hosted apps. ↪ | |
Allows hosted apps to be opened in windows on Mac. ↪ | |
Enables chrome hosted mode for Android. ↪ | |
--enable-hotword-hardware ⊗ | Enables experimental hotword features specific to always-on. ↪ |
Enables a hung renderer InfoBar allowing the user to close or wait on unresponsive web content. ↪ | |
--enable-icon-ntp ⊗ | Enables large icons on the New Tab page. ↪ |
--enable-iframe-based-signin ⊗ | Enables the old iframe-based flow for sign in. When not enabled, uses the webview-based flow. ↪ |
--enable-image-color-profiles ⊗ | Dynamically apply color profiles to web content images. ↪ |
--enable-inband-text-tracks ⊗ | Enables support for inband text tracks in media content. ↪ |
--enable-ios-handoff-to-other-devices ⊗ | Enables support for Handoff from Chrome on iOS to the default browser of other Apple devices. ↪ |
--enable-ios-password-generation ⊗ | Enable password generation for iOS. ↪ |
--enable-kiosk-mode ⊗ | Enable Kiosk mode for ChromeOS. Note this switch refers to retail mode rather than the kiosk app mode. ↪ |
--enable-lcd-text ⊗ | Enables LCD text. ↪ |
--enable-leak-detection ⊗ | Enables the leak detection of loading webpages. This allows us to check whether or not reloading a webpage releases web-related objects correctly. ↪ |
--enable-link-disambiguation-popup ⊗ | Enables a zoomed popup bubble that allows the user to select a link. ↪ |
--enable-local-file-accesses ⊗ | Enable file accesses. It should not be enabled for most Cast devices. ↪ |
--enable-logging ⊗ | Force logging to be enabled. Logging is disabled by default in release builds. ↪ |
Enable drag manipulation of longpress-triggered text selections. ↪ | |
--enable-low-end-device-mode ⊗ | Force low-end device mode when set. ↪ |
--enable-low-res-tiling ⊗ | When using CPU rasterizing generate low resolution tiling. Low res tiles may be displayed during fast scrolls especially on slower devices. ↪ |
--enable-lru-snapshot-cache ⊗ | Enables the snapshot lru cache. ↪ |
Enables use of the toolkit-views app list on Mac. ↪ | |
Causes Chrome to use an equivalent toolkit-views version of a browser dialog when available, rather than a Cocoa one. ↪ | |
Enables use of toolkit-views based native app windows. ↪ | |
--enable-main-frame-before-activation ⊗ | Enables sending the next BeginMainFrame before the previous commit activates. ↪ |
--enable-manager-for-sync-signin ⊗ | Enable saving and filling for the sync signin form. Currently the default behavior. ↪ |
--enable-md-downloads ⊗ | Enables the Material Design version of chrome://downloads. ↪ |
--enable-md-extensions ⊗ | Enables the Material Design version of chrome://extensions. ↪ |
--enable-md-history ⊗ | Enables the Material Design version of chrome://history. ↪ |
--enable-md-policy-page ⊗ | Enables the Material Design policy page at chrome://md-policy. ↪ |
--enable-media-suspend ⊗ | Suspend media pipeline on background tabs. ↪ |
Sets the MediaSource player that uses the separate media thread ↪ | |
--enable-memory-benchmarking ⊗ | Enables the memory benchmarking extension ↪ |
Enables merging the key event (WM_KEY*) with the char event (WM_CHAR). ↪ | |
--enable-message-center-always-scroll-up-upon-notification-removal ⊗ | Enables message center to always move other notifications upwards when a notification is removed, no matter whether the message center is displayed top down or not. ↪ |
--enable-mojo-serial-service ⊗ | Enables the mojo implementation of the serial API. ↪ |
--enable-mojo-shell-connection ⊗ | Enable the Mojo shell connection in renderers. ↪ |
Enables the multilingual spellchecker. ↪ | |
--enable-multiprocess ⊗ | Load apps in separate processes. TODO(vtl): Work in progress; doesn't work. Flip this to "disable" (or maybe change it to "single-process") when it works. ↪ |
--enable-nacl ⊗ | Runs the Native Client inside the renderer process and enables GPU plugin (internally adds lEnableGpuPlugin to the command line). ↪ |
--enable-nacl-debug ⊗ | Enables debugging via RSP over a socket. ↪ |
--enable-nacl-nonsfi-mode ⊗ | Enables Non-SFI mode, in which programs can be run without NaCl's SFI sandbox. ↪ |
--enable-native-gpu-memory-buffers ⊗ | Enable native GPU memory buffer support when available. ↪ |
--enable-natural-scroll-default ⊗ | Enables natural scroll by default. ↪ |
--enable-navigation-tracing ⊗ | Enables tracing for each navigation. It will attempt to trace each navigation for 10s, until the buffer is full, or until the next navigation. It only works if a URL was provided by --trace-upload-url. ↪ |
--enable-net-benchmarking ⊗ | Enables the network-related benchmarking extensions. ↪ |
--enable-network-information ⊗ | Enables the network information API. ↪ |
--enable-network-portal-notification ⊗ | Enables notifications about captive portals in session. ↪ |
--enable-new-app-list-mixer ⊗ | Enable/disable the new "blended" algorithm in app_list::Mixer. This is just forcing the AppListMixer/Blended field trial. ↪ |
--enable-new-bookmark-apps ⊗ | Enables the new bookmark app system. ↪ |
--enable-ntp-favicons ⊗ | Enables NTP favicons. ↪ |
--enable-ntp-popular-sites ⊗ | Enables showing popular sites on the NTP. ↪ |
--enable-ntp-search-engine-country-detection ⊗ | Enables using the default search engine country to show country specific popular sites on the NTP. ↪ |
--enable-offer-store-unmasked-wallet-cards ⊗ | Force showing the local save checkbox in the autofill dialog box for getting the full credit card number for a wallet card. ↪ |
--enable-offer-upload-credit-cards ⊗ | Enables offering to upload credit cards. ↪ |
--enable-offline-auto-reload ⊗ | Enable auto-reload of error pages if offline. ↪ |
--enable-offline-auto-reload-visible-only ⊗ | Only auto-reload error pages when the tab is visible. ↪ |
--enable-offline-pages ⊗ | Enable Offline Pages. ↪ |
--enable-overlay-scrollbar ⊗ | Enables overlay scrollbars on Aura or Linux. Does nothing on Mac. ↪ |
--enable-override-bookmarks-ui ⊗ | Enables extensions to hide bookmarks UI elements. ↪ |
--enable-panels ⊗ | Enables panels (always on-top docked pop-up windows). ↪ |
--enable-partial-raster ⊗ | Enables partial raster. Enabling this switch also enables the use of persistent gpu memory buffers. ↪ |
--enable-password-generation ⊗ | Enables password generation when we detect that the user is going through account creation. ↪ |
--enable-password-separated-signin-flow⊗ | Enables new gaia password-separated sign in flow. ↪ |
--enable-pdf-material-ui ⊗ | Enable the new material UI - requires out of process PDF plugin. ↪ |
--enable-pepper-testing ⊗ | Enables the testing interface for PPAPI. ↪ |
--enable-permissions-blacklist ⊗ | Enables the Permissions Blacklist, which blocks access to permissions for blacklisted sites. ↪ |
--enable-physical-keyboard-autocorrect ⊗ | If this switch is set, the options for suggestions as typing on physical keyboard will be enabled. ↪ |
Enable Physical Web scanning. ↪ | |
--enable-pinch ⊗ | Enables compositor-accelerated touch-screen pinch gestures. ↪ |
--enable-pixel-output-in-tests ⊗ | Forces tests to produce pixel output when they normally wouldn't. ↪ |
--enable-plugin-placeholder-testing ⊗ | Enables testing features of the Plugin Placeholder. For internal use only. ↪ |
--enable-pnacl-subzero ⊗ | Enable use of the Subzero as the PNaCl translator instead of LLC. ↪ |
--enable-potentially-annoying-security-features ⊗ | Enables a number of potentially annoying security features (strict mixed content mode, powerful feature restrictions, etc.) ↪ |
--enable-power-overlay ⊗ | Enables the Power overlay in Settings. ↪ |
--enable-precache ⊗ | Enables the proactive populating of the disk cache with Web resources that are likely to be needed in future page fetches. ↪ |
--enable-precise-memory-info ⊗ | Make the values returned to window.performance.memory more granular and more up to date in shared worker. Without this flag, the memory information is still available, but it is bucketized and updated less frequently. This flag also applys to workers. ↪ |
--enable-prefer-compositing-to-lcd-text ⊗ | Enable the creation of compositing layers when it would prevent LCD text. ↪ |
--enable-prefixed-encrypted-media ⊗ | Enables prefixed Encrypted Media API (e.g. webkitGenerateKeyRequest()). ↪ |
--enable-print-preview-register-promos ⊗ | Enables showing unregistered printers in print preview ↪ |
Force-enables the profile shortcut manager. This is needed for tests since they use a custom-user-data-dir which disables this. ↪ | |
--enable-profiling ⊗ | Enables tracking of tasks in profiler for viewing via about:profiler. To predominantly disable tracking (profiling), use the command line switch: --enable-profiling=0 Some tracking will still take place at startup, but it will be turned off during chrome_browser_main. ↪ |
--enable-property-tree-verification ⊗ | Ensures that the draw properties computed via the property trees match those computed by CalcDrawProperties. ↪ |
--enable-proximity-auth-bluetooth-low-energy-discovery ⊗ | Enables discovery of the phone over Bluetooth Low Energy. ↪ |
--enable-proximity-auth-proximity-detection ⊗ | Enables close proximity detection. This allows the user to set a setting to require very close proximity between the remote device and the local device in order to unlock the local device, which trades off convenience for security. ↪ |
--enable-push-api-background-mode ⊗ | Enable or disable background mode for the Push API. ↪ |
Enables query in the omnibox. ↪ | |
--enable-quic ⊗ | Enables support for the QUIC protocol. This is a temporary testing flag. ↪ |
--enable-quic-port-selection ⊗ | Enable use of Chromium's port selection for the ephemeral port via bind(). This only has an effect if QUIC protocol is enabled. ↪ |
--enable-reader-mode-toolbar-icon ⊗ | Enables context-sensitive reader mode button in the toolbar. ↪ |
--enable-renderer-mojo-channel ⊗ | Replaces renderer-browser IPC channel with ChnanelMojo. TODO(morrita): Now ChannelMojo for the renderer is on by default. Remove this once the change sticks. ↪ |
--enable-request-tablet-site ⊗ | Enables request of tablet site (via user agent override). ↪ |
--enable-rgba-4444-textures ⊗ | Enables RGBA_4444 textures. ↪ |
--enable-sandbox ⊗ | Enables the sandbox on this process. ↪ |
--enable-sandbox-logging ⊗ | Cause the OS X sandbox write to syslog every time an access to a resource is denied by the sandbox. ↪ |
Enables save password prompt bubble. ↪ | |
--enable-screenshot-testing-with-mode ⊗ | Enables using screenshots in tests and seets mode. ↪ |
--enable-scripts-require-action ⊗ | FeatureSwitch and about_flags don't play nice. Feature switch expects either --enable-<feature> or --<feature>=1, but about_flags expects the command line argument to enable it (or a selection). Hack this in, so enabling it in about_flags enables the feature. Appending this flag has the same effect as --scripts-require-action=1. ↪ |
--enable-scroll-prediction ⊗ | Enable scroll prediction for scroll update events. ↪ |
--enable-session-crashed-bubble ⊗ | Enables using bubbles for session restore request instead of infobars. ↪ |
--enable-settings-window ⊗ | Enable or disable settings in a separate browser window per profile (see SettingsWindowEnabled() below). ↪ |
--enable-share-group-async-texture-upload ⊗ | Allows async texture uploads (off main thread) via GL context sharing. ↪ |
--enable-simplified-fullscreen-ui ⊗ | A new user experience for transitioning into fullscreen and mouse pointer lock states. ↪ |
--enable-single-click-autofill ⊗ | Enables/disables suggestions without typing anything (on first click). ↪ |
--enable-site-engagement-eviction-policy⊗ | Enable the Site Engagement Eviction Policy which evicts temporary storage using the site engagement service. Implicitly enables the site engagement service. ↪ |
--enable-site-engagement-service ⊗ | Enable the Site Engagement service, which records interaction with sites and allocates certain resources accordingly. ↪ |
--enable-skia-benchmarking ⊗ | Enables the Skia benchmarking extension ↪ |
--enable-slimming-paint-v2 ⊗ | Enables slimming paint phase 2: http://www.chromium.org/blink/slimming-paint ↪ |
--enable-smooth-scrolling ⊗ | On platforms that support it, enables smooth scroll animation. ↪ |
--enable-spatial-navigation ⊗ | Enable spatial navigation ↪ |
--enable-spdy-proxy-auth ⊗ | Enable the data reduction proxy. ↪ |
--enable-spdy-proxy-dev-auth-origin ⊗ | Enables the origin of the data reduction proxy dev. ↪ |
Allows sending text-to-speech requests to speech-dispatcher, a common Linux speech service. Because it's buggy, the user must explicitly enable it so that visiting a random webpage can't cause instability. ↪ | |
Enables participation in the field trial for user feedback to spelling service. ↪ | |
--enable-stale-while-revalidate ⊗ | Enables implementation of the Cache-Control: stale-while-revalidate directive which permits servers to allow the use of stale resources while revalidation proceeds in the background. ↪ |
--enable-stats-collection-bindings ⊗ | Specifies if the |StatsCollectionController| needs to be bound in html pages. This binding happens on per-frame basis and hence can potentially be a performance bottleneck. One should only enable it when running a test that needs to access the provided statistics. ↪ |
--enable-stats-table ⊗ | Enables StatsTable, logging statistics to a global named shared memory table. ↪ |
--enable-strict-mixed-content-checking ⊗ | Blocks all insecure requests from secure contexts, and prevents the user from overriding that decision. ↪ |
--enable-strict-powerful-feature-restrictions ⊗ | Blocks insecure usage of number of powerful features (geolocation, for example) that we haven't yet deprecated for the web at large. ↪ |
--enable-subscribe-uniform-extension ⊗ | Enable WebGL subscribe uniform extension. ↪ |
--enable-suggestions-with-substring-match ⊗ | Enables suggestions with substring matching instead of prefix matching. ↪ |
--enable-supervised-user-managed-bookmarks-folder ⊗ | Enables the supervised user managed bookmarks folder. ↪ |
--enable-sync-app-list ⊗ | Enable/disable syncing of the app list independent of extensions. ↪ |
--enable-sync-articles ⊗ | No description ↪ |
本文转载自异步社区
原文链接:
https://www.epubit.com/articleDetails?id=N5b90f55b-6312-48ed-9829-592eb31e0dc2 |
- 点赞
- 收藏
- 关注作者
评论(0)