WARNING These experimental features may change, break, or disappear at any time. We make absolutely no guarantees about what may happen if you turn one of these experiments on, and your browser may even spontaneously combust. Jokes aside, your browser may delete all your data, or your security and privacy could be compromised in unexpected ways. Any experiments you enable will be enabled for all users of this browser. Please proceed with caution. Interested in cool new Chrome features? Try our beta channel at chrome.com/beta.
Experiments
Override software rendering list Mac, Windows, Linux, Chrome OS, Android
Overrides the built-in software rendering list and enables GPU-acceleration on unsupported system configurations.
Experimental canvas features Mac, Windows, Linux, Chrome OS, Android
Enables the use of experimental canvas features which are still in development.
Accelerated 2D canvas Mac, Windows, Linux, Chrome OS, Android
Enables the use of the GPU to perform 2d canvas rendering instead of using software rendering.
Display list 2D canvas Mac, Windows, Linux, Chrome OS, Android
Enables the use of display lists to record 2D canvas commands. This allows 2D canvas rasterization to be performed on separate thread.
Enable 2D canvas dynamic rendering mode switching. Mac, Windows, Linux, Chrome OS, Android
There are multiple implementations of the graphics rendering pipeline for the 2D canvas. These different implementations have different performance characteristics. Turning on this flag allows canvas 2D contexts to switch between these implementations on the fly based on how the canvas is used in order to increase performance. For example, going from an implementation that uses the GPU to one that doesn't.
Composited render layer borders Mac, Windows, Linux, Chrome OS, Android
Renders a border around composited Render Layers to help debug and study layer compositing.
GL composited texture quad borders Mac, Windows, Linux, Chrome OS, Android
Renders a border around GL composited texture quads to help debug and study overlay support.
Show overdraw feedback Mac, Windows, Linux, Chrome OS, Android
Visualize overdraw by color-coding elements based on if they have other elements drawn underneath.
Partial swap Mac, Windows, Linux, Chrome OS, Android
Sets partial swap behavior.
WebRTC Stun origin header Mac, Windows, Linux, Chrome OS, Android
When enabled, Stun messages generated by WebRTC will contain the Origin header.
WebRTC Echo Canceller 3. Mac, Windows, Linux, Chrome OS, Android
Experimental WebRTC echo canceller (AEC3).
Native Client Mac, Windows, Linux, Chrome OS, Android
Support Native Client for all web applications, even those that were not installed from the Chrome Web Store.
Native Client GDB-based debugging Mac, Windows, Linux, Chrome OS
Enable GDB debug stub. This will stop a Native Client application on startup and wait for nacl-gdb (from the NaCl SDK) to attach to it.
Force PNaCl Subzero Mac, Windows, Linux, Chrome OS
Force the use of PNaCl's fast Subzero translator for all pexe files.
Restrict Native Client GDB-based debugging by pattern Mac, Windows, Linux, Chrome OS
Restricts Native Client application GDB-based debugging by URL of manifest file. Native Client GDB-based debugging must be enabled for this option to work.
Experimental Extension APIs Mac, Windows, Linux, Chrome OS
Enables experimental extension APIs. Note that the extension gallery doesn't allow you to upload extensions that use experimental APIs.
Extensions on chrome:// URLs Mac, Windows, Linux, Chrome OS, Android
Enables running extensions on chrome:// URLs, where extensions explicitly request this permission.
Fast tab/window close Mac, Windows, Linux, Chrome OS, Android
Enables fast tab/window closing - runs a tab's onunload js handler independently of the GUI.
New history entries require a user gesture. Mac, Windows, Linux, Chrome OS, Android
Require a user gesture to add a history entry.
Show Autofill predictions Mac, Windows, Linux, Chrome OS, Android
Annotates web forms with Autofill field type predictions as placeholder text.
Smooth Scrolling Windows, Linux, Chrome OS, Android
Animate smoothly when scrolling page content.
Overlay Scrollbars Windows, Linux, Chrome OS
Enable the experimental overlay scrollbars implementation. You must also enable threaded compositing to have the scrollbars animate.
Save Page as MHTML Mac, Windows, Linux
Enables saving pages as MHTML: a single text file containing HTML and all sub-resources.
MHTML Generation Option Mac, Windows, Linux
Provides experimental options for MHTML file generator.
Experimental QUIC protocol Mac, Windows, Linux, Chrome OS, Android
Enable experimental QUIC protocol support.
Latest stable JavaScript features Mac, Windows, Linux, Chrome OS, Android
Some web pages use legacy or non-standard JavaScript extensions that may conflict with the latest JavaScript features. This flag allows disabling support of those features for compatibility with such pages.
Experimental JavaScript Mac, Windows, Linux, Chrome OS, Android
Enable web pages to use experimental JavaScript features.
Experimental Validate Asm.js and convert to WebAssembly when valid. Mac, Windows, Linux, Chrome OS, Android
Validate Asm.js when "use asm" is present and then convert to WebAssembly.
WebAssembly structured cloning support. Mac, Windows, Linux, Chrome OS, Android
Enable web pages to use WebAssembly structured cloning.
Experimental enabled SharedArrayBuffer support in JavaScript. Mac, Windows, Linux, Chrome OS, Android
Enable SharedArrayBuffer support in JavaScript.
Experimental JavaScript Compilation Pipeline Mac, Windows, Linux, Chrome OS, Android
Enable V8 to use the experimental Ignition interpreter and TurboFan compiler for JavaScript execution.
3D software rasterizer Mac, Windows, Linux, Chrome OS, Android
Fall back to a 3D software rasterizer when the GPU cannot be used.
GPU rasterization Mac, Windows, Linux, Chrome OS, Android
Use GPU to rasterize web content. Requires impl-side painting.
GPU rasterization MSAA sample count. Mac, Windows, Linux, Chrome OS, Android
Specify the number of MSAA samples for GPU rasterization.
Slimming paint invalidation. Mac, Windows, Linux, Chrome OS, Android
Whether to enable a new paint invalidation system.
Experimental Web Platform features Mac, Windows, Linux, Chrome OS, Android
Enables experimental Web Platform features that are in development.
Developer Tools experiments Mac, Windows, Linux, Chrome OS
Enables Developer Tools experiments. Use Settings panel in Developer Tools to toggle individual experiments.
Silent Debugging Mac, Windows, Linux, Chrome OS
Do not show the infobar when an extension attaches to a page via chrome.debugger API. This is required to debug extension background pages.
Scroll prediction Mac, Windows, Linux, Chrome OS
Predicts the finger's future position during scrolls allowing time to render the frame before the finger is there.
UI Layout for the browser's top chrome Mac, Windows, Linux, Chrome OS
Toggles between normal and touch (formerly "hybrid") layouts.
Site settings with All sites and Site details Mac, Windows, Linux, Chrome OS
Adds new ways of viewing Site settings.
Material Design in the rest of the browser's native UI Mac, Windows, Linux, Chrome OS
Extends the --top-chrome-md setting to secondary UI (bubbles, dialogs, etc.). On Mac, this enables MacViews, which uses toolkit-views for native browser dialogs.
Touch Events API Mac, Windows, Linux, Chrome OS
Force Touch Events API feature detection to always be enabled or disabled, or to be enabled when a touchscreen is detected on startup (Automatic, the default).
Touch adjustment Windows, Linux, Chrome OS, Android
Refine the position of a touch gesture in order to compensate for touches having poor resolution compared to a mouse.
Prefer HTML over Flash Mac, Windows, Linux, Chrome OS
Prefer HTML content by hiding Flash from the list of plugins.
NaCl Socket API. Mac, Windows, Linux, Chrome OS
Allows applications to use NaCl Socket API. Use only to test NaCl plugins.
Run all Flash content when Flash setting is set to "allow" Mac, Windows, Linux, Chrome OS
For sites that have been set to "allow" Flash content, run all content including any that has been deemed unimportant.
Hardware-accelerated video decode Mac, Windows, Chrome OS, Android
Hardware-accelerated video decode where available.
Debugging for packed apps Mac, Windows, Linux, Chrome OS
Enables debugging context menu options such as Inspect Element for packed applications.
Password generation Mac, Windows, Linux, Chrome OS, Android
Allow the user to have Chrome generate passwords when it detects account creation pages.
Force-saving of passwords Mac, Windows, Linux, Chrome OS, Android
Allow the user to manually enforce password saving instead of relying on password manager's heuristics.
Manual password generation. Mac, Windows, Linux, Chrome OS, Android
Allow the user to manually enforce to generate password on a password field.
Show autofill signatures. Mac, Windows, Linux, Chrome OS, Android
Annotates web forms with Autofill signatures as HTML attributes.
Affiliation based matching in password manager Mac, Windows, Linux, Chrome OS, Android
Allow credentials stored for Android applications to be filled into corresponding websites.
Use Google Payments sandbox servers Mac, Windows, Linux, Chrome OS, Android
For developers: use the sandbox service for Google Payments API calls.
Overscroll history navigation Mac, Windows, Linux, Chrome OS, Android
Experimental history navigation in response to horizontal overscroll.
Touch initiated drag and drop Windows, Chrome OS
Touch drag and drop can be initiated through long press on a draggable element.
Enable navigation tracing Mac, Windows, Linux, Chrome OS, Android
This is to be used in conjunction with the trace-upload-url flag. WARNING: When enabled, Chrome will record performance data for every navigation and upload it to the URL specified by the trace-upload-url flag. The trace may include personally identifiable information (PII) such as the titles and URLs of websites you visit.
Trace label for navigation tracing Mac, Windows, Linux, Chrome OS, Android
This is to be used in conjunction with the enable-navigation-tracing flag. Please select the label that best describes the recorded traces. This will choose the destination the traces are uploaded to. If you are not sure, select other. If left empty, no traces will be uploaded.
Enable the "stale-while-revalidate" cache directive Mac, Windows, Linux, Chrome OS, Android
Enable the experimental implementation of the "Cache-Control: stale-while-revalidate" directive. This permits servers to specify that some resources may be revalidated in the background to improve latency.
Service worker navigation preload. Mac, Windows, Linux, Chrome OS, Android
Enable web pages to use the experimental service worker navigation preload API.
Substring matching for Autofill suggestions Mac, Windows, Linux, Chrome OS, Android
Match Autofill suggestions based on substrings (token prefixes) rather than just prefixes.
Speculative launch of service workers. Mac, Windows, Linux, Chrome OS, Android
Speculatively launch service workers using touch and mouse events.
Managed bookmarks for supervised users Mac, Windows, Linux, Chrome OS, Android
Enable the managed bookmarks folder for supervised users.
LCD text antialiasing Mac, Windows, Linux, Chrome OS
If disabled, text is rendered with grayscale antialiasing instead of LCD (subpixel) when doing accelerated compositing.
Google Payments card saving checkbox Mac, Windows, Linux, Chrome OS, Android
Show the checkbox to offer local saving of a credit card downloaded from the server.
Offline Auto-Reload Mode Mac, Windows, Linux, Chrome OS, Android
Pages that fail to load while the browser is offline will be auto-reloaded when the browser is online again.
Only Auto-Reload Visible Tabs Mac, Windows, Linux, Chrome OS, Android
Pages that fail to load while the browser is offline will only be auto-reloaded if their tab is visible.
Show Saved Copy Button Mac, Windows, Linux, Chrome OS, Android
When a page fails to load, if a stale copy of the page exists in the browser cache, a button will be presented to allow the user to load that stale copy. The primary enabling choice puts the button in the most salient position on the error page; the secondary enabling choice puts it secondary to the reload button.
Default tile width Mac, Windows, Linux, Chrome OS, Android
Specify the default tile width.
Default tile height Mac, Windows, Linux, Chrome OS, Android
Specify the default tile height.
Gesture requirement for media playback Mac, Windows, Linux, Chrome OS, Android
User gesture requirement for playing media elements. Disabling this will allow autoplay to work.
Media playback in cross-origin iframes requires user gesture Mac, Windows, Linux, Chrome OS
Playing media elements in cross-origin iframes requires user gesture. Disabling this will allow autoplay in cross-origin iframes to work.
Simple Cache for HTTP Mac, Windows, Linux, Chrome OS
The Simple Cache for HTTP is a new cache. It relies on the filesystem for disk space allocation.
Device Discovery Notifications Mac, Windows, Linux, Chrome OS
Device discovery notifications on local network.
Print Preview Registration Promos Mac, Windows, Linux, Chrome OS
Enable registering unregistered cloud printers from print preview.
XPS in Google Cloud Print Windows
XPS enables advanced options for classic printers connected to the Cloud Print with Chrome. Printers must be re-connected after changing this flag.
Hiding close buttons on inactive tabs when stacked Windows, Linux, Chrome OS
Hides the close buttons of inactive tabs when the tabstrip is in stacked mode.
Spelling Feedback Field Trial Mac, Windows, Linux, Chrome OS, Android
Enable the field trial for sending user feedback to spelling service.
WebGL Draft Extensions Mac, Windows, Linux, Chrome OS, Android
Enabling this option allows web applications to access the WebGL Extensions that are still in draft status.
New profile management system Mac, Windows, Linux, Chrome OS, Android
Enables the new profile management system, including profile lock and the new avatar menu UI.
Identity consistency between browser and cookie jar Mac, Windows, Linux, Chrome OS, Android
When enabled, the browser manages signing in and out of Google accounts.
Enable new gaia password-separated sign in flow Mac, Windows, Linux
When enabled, signing in to the browser will use a new gaia password-separated sign in flow.
Use material design user menu Mac, Windows, Linux
When enabled, the desktop user menu will be switched to the material design version with a more intuitive flow.
Google profile name and icon Mac, Windows, Linux
Enables using Google information to populate the profile name and icon in the avatar menu.
Zero-copy rasterizer Mac, Windows, Linux, Chrome OS, Android
Raster threads write directly to GPU memory associated with tiles.
The new bookmark app system Mac, Windows, Linux, Chrome OS
Enables the new system for creating bookmark apps.
Translate 2016Q2 UI Windows, Linux, Chrome OS
Improved triggering logic and look for Translate Bubble UI
Translate Language by ULP Mac, Windows, Linux, Chrome OS, Android
Improved translate target language and triggering logic by considering information from User Language Profile (ULP).
Rect-based targeting in views Windows, Linux, Chrome OS
Rect-based targeting uses a heuristic to determine the most probable target of a gesture, where the touch region is represented by a rectangle.
Number of raster threads Mac, Windows, Linux, Chrome OS, Android
Specify the number of raster threads.
Permission Action Reporting Mac, Windows, Linux, Chrome OS, Android
Enables permission action reporting to Safe Browsing servers for opted in users.
Permissions Blacklist Mac, Windows, Linux, Chrome OS, Android
Enables the Permissions Blacklist, which blocks permissions for blacklisted sites for Safe Browsing users.
Single-click autofill Mac, Windows, Linux, Chrome OS, Android
Make autofill suggestions on initial mouse click on a form element.
Cast Streaming hardware video encoding Mac, Windows, Linux, Chrome OS, Android
This option enables support in Cast Streaming for encoding video streams using platform hardware.
Threaded scrolling Mac, Windows, Linux, Chrome OS, Android
Threaded handling of scroll-related input events. Disabling this will force all such scroll events to be handled on the main thread. Note that this can dramatically hurt scrolling performance of most websites and is intended for testing purposes only.
Show settings in a window Mac, Windows, Linux, Chrome OS
Settings will be shown in a dedicated window instead of as a browser tab.
Inert visual viewport. Mac, Windows, Linux, Chrome OS, Android
Experiment to have all APIs reflect the layout viewport. This will make window.scroll properties relative to the layout viewport.
Distance field text Mac, Windows, Linux, Chrome OS, Android
Text is rendered with signed distance fields rather than bitmap alpha masks.
Extension Content Verification Mac, Windows, Linux, Chrome OS
This flag can be used to turn on verification that the contents of the files on disk for extensions from the webstore match what they're expected to be. This can be used to turn on this feature if it would not otherwise have been turned on, but cannot be used to turn it off (because this setting can be tampered with by malware).
User consent for extension scripts Mac, Windows, Linux, Chrome OS, Android
Require user consent for an extension running a script on the page, if the extension requested permission to run on all urls.
Embedded extension options Mac, Windows, Linux, Chrome OS
Display extension options as an embedded element in chrome://extensions rather than opening a new tab.
Drop sync credentials from password manager Mac, Windows, Linux, Chrome OS, Android
The password manager will not offer to save the credential used to sync.
Experiments that message center always scroll up upon notification removal Mac, Windows, Linux, Chrome OS
Enables experiment that message center always scroll up when a notification is removed.
Enable Material Design policy page Mac, Windows, Linux, Chrome OS
If enabled, the chrome://md-policy URL loads the Material Design policy page.
Memory coordinator Windows, Linux, Chrome OS, Android
Enable memory coordinator instead of memory pressure listeners.
Tab audio muting UI control Mac, Windows, Linux, Chrome OS
When enabled, the audio indicators in the tab strip double as tab audio mute controls. This also adds commands in the tab context menu for quickly muting multiple selected tabs.
Experimental Credential Manager API Mac, Windows, Linux, Chrome OS, Android
Enables an experimental implementation of the Credential Manager API. Don't enable this unless you know what you're doing.
Reduce default 'referer' header granularity. Mac, Windows, Linux, Chrome OS, Android
If a page hasn't set an explicit referrer policy, setting this flag will reduce the amount of information in the 'referer' header for cross-origin requests.
Mark non-secure origins as non-secure Mac, Windows, Linux, Chrome OS, Android
Change the UI treatment for HTTP pages
Show in-form warnings for sensitive fields when the top-level page is not HTTPS Mac, Windows, Linux, Chrome OS, Android
Attaches a warning UI to any password or credit card fields detected when the top-level page is not HTTPS
Out of process iframes Mac, Windows, Linux, Chrome OS, Android
Highly experimental support for rendering cross-site iframes in separate processes. In this mode, documents will share a renderer process only if they are from the same web site.
Top document isolation Mac, Windows, Linux, Chrome OS, Android
Highly experimental performance mode where cross-site iframes are kept in a separate process from the top document. In this mode, iframes from different third-party sites will be allowed to share a process.
Use Blink's zoom for device scale factor. Mac, Windows, Linux, Chrome OS, Android
If enabled, Blink uses its zooming mechanism to scale content for device scale factor.
Allow invalid certificates for resources loaded from localhost. Mac, Windows, Linux, Chrome OS, Android
Allows requests to localhost over HTTPS even when an invalid certificate is presented.
Add to shelf Mac, Windows, Linux, Chrome OS
Enable the display of add to shelf banners, which prompt a user to add a web app to their shelf, or other platform-specific equivalent.
Bypass user engagement checks Mac, Windows, Linux, Chrome OS, Android
Bypasses user engagement checks for displaying app banners, such as requiring that users have visited the site before and that the banner hasn't been shown recently. This allows developers to test that other eligibility requirements for showing app banners, such as having a manifest, are met.
Use Chrome Sync sandbox Mac, Windows, Linux, Chrome OS, Android
Connects to the testing server for Chrome Sync.
Load Media Router Component Extension Mac, Windows, Linux, Chrome OS
Loads the Media Router component extension at startup.
Causes audio output streams to check if channel layouts other than the default hardware layout are available. Windows
Causes audio output streams to check if channel layouts other than the default hardware layout are available. Turning this on will allow the OS to do stereo to surround expansion if supported. May expose third party driver bugs, use with caution.
WebVR Mac, Windows, Linux, Chrome OS, Android
Enabling this option allows web applications to access experimental Virtual Reality APIs.
V8 caching mode. Mac, Windows, Linux, Chrome OS, Android
Caching mode for the V8 JavaScript engine.
V8 caching strategy for CacheStorage. Mac, Windows, Linux, Chrome OS, Android
Caching strategy of scripts in CacheStorage for the V8 JavaScript engine.
Enable Clear browsing data counters. Mac, Windows, Linux, Chrome OS, Android
Shows data volume counters in the Clear browsing data dialog.
Simplified full screen / mouse lock UI. Windows, Linux, Chrome OS
A simplified new user experience when entering page-triggered full screen or mouse pointer lock states.
Experimental keyboard lock UI. Mac, Windows, Linux, Chrome OS
An experimental full screen with keyboard lock mode requiring users to hold Esc to exit.
Block scripts loaded via document.write Mac, Windows, Linux, Chrome OS, Android
Disallows fetches for third-party parser-blocking scripts inserted into the main frame via document.write.
Enable exporting of tracing events to ETW. Windows
If enabled, trace events will be exported to the Event Tracing for Windows (ETW) and can then be captured by tools such as UIForETW or Xperf.
Enable or disable merging merging the key event (WM_KEY*) with char event (WM_CHAR). Windows
If disabled, Chrome will handle WM_KEY* and WM_CHAR separatedly.
Use Windows Runtime MIDI API Windows
Use Windows Runtime MIDI API for WebMIDI (effective only on Windows 10 or later).
Enable Push API background mode Mac, Windows, Linux
Enable background mode for the Push API. This allows Chrome to continue running after the last window is closed, and to launch at OS startup, if the Push API needs it.
Enable AppContainer Lockdown. Windows
Enables the use of an AppContainer on sandboxed processes to improve security.
Enable offering upload of Autofilled credit cards Mac, Windows, Linux, Chrome OS, Android
Enables a new option to upload credit cards to Google Payments for sync to all Chrome devices.
Enable Material Design bookmarks Mac, Windows, Linux, Chrome OS
If enabled, the chrome://bookmarks/ URL loads the Material Design bookmarks page.
Enable Material Design feedback Mac, Windows, Linux, Chrome OS
If enabled, reporting an issue will load the Material Design feedback UI.
Enable Material Design history Mac, Windows, Linux, Chrome OS
If enabled, the chrome://history/ URL loads the Material Design history page.
Enable Material Design settings Mac, Windows, Linux, Chrome OS
If enabled, the chrome://settings/ URL loads the Material Design settings page.
SafeSearch URLs reporting. Mac, Windows, Linux, Chrome OS, Android
If enabled, inappropriate URLs can be reported back to SafeSearch.
Force UI direction Mac, Windows, Linux, Chrome OS, Android
Explicitly force the UI to left-to-right (LTR) or right-to-left (RTL) mode, overriding the default direction of the UI language.
Enable Material Design extensions Mac, Windows, Linux, Chrome OS
If enabled, the chrome://extensions/ URL loads the Material Design extensions page.
Enable Input IME API Windows, Linux
Enable the use of chrome.input.ime API.
Origin Trials Mac, Windows, Linux, Chrome OS, Android
Enables origin trials for controlling access to feature/API experiments.
Brotli Content-Encoding. Mac, Windows, Linux, Chrome OS, Android
Enable Brotli Content-Encoding support.
WebUSB Mac, Windows, Linux, Chrome OS, Android
Enable WebUSB support.
Automatic tab discarding Mac, Windows
If enabled, tabs get automatically discarded from memory when the system memory is low. Discarded tabs are still visible on the tab strip and get reloaded when clicked on. Info about discarded tabs can be found at chrome://discards.
WebGL 2.0 Mac, Windows, Linux, Chrome OS, Android
Allow web applications to access WebGL 2.0.
New version of User Agent Intervention for WebFonts loading. Mac, Windows, Linux, Chrome OS, Android
Enable New version of User Agent Intervention for WebFonts loading.
Trigger User Agent Intervention for WebFonts loading always. Mac, Windows, Linux, Chrome OS, Android
Enable to trigger User Agent Intervention for WebFonts loading always. This flag affects only when the intervention is enabled.
Group history by domain Mac, Windows, Linux, Chrome OS
Group history by website domain (i.e. google.com) on chrome://history.
Maximum TLS version enabled. Mac, Windows, Linux, Chrome OS, Android
Set maximum enabled TLS version.
Token Binding. Mac, Windows, Linux, Chrome OS, Android
Enable Token Binding support.
Scroll Anchoring Mac, Windows, Linux, Chrome OS, Android
Adjusts scroll position to prevent visible jumps when offscreen content changes.
Disable Audio For Desktop Share Mac, Windows, Linux, Chrome OS, Android
With this flag on, desktop share picker window will not let the user choose whether to share audio.
Disable Desktop Share with tab source Mac, Windows, Linux, Chrome OS, Android
This flag controls whether users can choose a tab for desktop share.
WebRTC H.264 software video encoder/decoder Mac, Windows, Linux, Chrome OS
When enabled, an H.264 software video encoder/decoder pair is included. If a hardware encoder/decoder is also available it may be used instead of this encoder/decoder.
Autofill sync credential Mac, Windows, Linux, Chrome OS, Android
How the password manager handles autofill for the sync credential.
Autofill sync credential only for transactional reauth pages Mac, Windows, Linux, Chrome OS, Android
How the password manager handles autofill for the sync credential only for transactional reauth pages.
Password import and export Mac, Windows, Linux, Chrome OS
Import and Export functionality in password settings.
Google branding in the context menu Mac, Windows, Linux, Chrome OS
Shows a Google icon next to context menu items powered by Google services.
Pointer Events Mac, Windows, Linux, Chrome OS, Android
Enables support for the Pointer Events API. This is intended only for testing by web developers.
Passive Event Listener Override Mac, Windows, Linux, Chrome OS, Android
Forces touchstart, touchmove, mousewheel and wheel event listeners (which haven't requested otherwise) to be treated as passive. This will break touch/wheel behavior on some websites but is useful for demonstrating the potential performance benefits of adopting passive event listeners.
Document Level Event Listeners Passive Default Mac, Windows, Linux, Chrome OS, Android
Forces touchstart, and touchmove event listeners on document level targets (which haven't requested otherwise) to be treated as passive.
Touch Event Listeners Passive Default During Fling Mac, Windows, Linux, Chrome OS, Android
Forces touchstart, and first touchmove per scroll event listeners during fling to be treated as passive.
Enable loading IPC optimization for small resources. Mac, Windows, Linux, Chrome OS, Android
Enable loading IPC optimization for small resources.
FontCache scaling Mac, Windows, Linux, Chrome OS, Android
Reuse a cached font in the renderer to serve different sizes of font for faster layout.
Framebusting requires same-origin or a user gesture Mac, Windows, Linux, Chrome OS, Android
Don't permit an iframe to navigate the top level browsing context unless they are same-origin or the iframe is processing a user gesture.
Web Payments Mac, Windows, Linux, Chrome OS
Enable Web Payments API integration, a JavaScript API for merchants.
Fill passwords on account selection Mac, Windows, Linux, Chrome OS, Android
Filling of passwords when an account is explicitly selected by the user rather than autofilling credentials on page load.
New audio rendering mixing strategy Mac, Windows, Linux, Android
Use the new audio rendering mixing strategy.
Optimize background video playback. Mac, Windows, Linux, Chrome OS, Android
Disable video tracks when the video is played in the background to optimize performance.
Task Scheduler Mac, Windows, Linux, Chrome OS, Android
Enables redirection of some task posting APIs to the task scheduler.
Feature Policy Mac, Windows, Linux, Chrome OS, Android
Enables granting and removing access to features through the Feature-Policy HTTP header.
Gamepad Extensions Mac, Windows, Linux, Chrome OS, Android
Enabling this option allows web applications to access experimental extensions to the Gamepad APIs.
Switch 'Save as' menu labels to 'Download' Mac, Windows, Linux, Chrome OS
Enables an experiment to switch menu labels that use 'Save as...' to 'Download'.
Generic Sensor Mac, Windows, Linux, Chrome OS, Android
Enable sensor APIs based on Generic Sensor API.
Throttle expensive background timers Mac, Windows, Linux, Chrome OS, Android
Enables intervention to limit CPU usage of background timers to 1%.
Manage audio focus across tabs Mac, Windows, Linux, Chrome OS
Manage audio focus across tabs to improve the audio mixing.
Persistence Toggle in Permission Prompts Windows, Linux, Chrome OS, Android
Whether to display a persistence toggle in permission prompts.
Cross process frames for guests Mac, Windows, Linux, Chrome OS
Highly experimental where guests such as <webview> are implemented on the out-of-process iframe infrastructure.
Media Remoting during Cast Tab Mirroring Mac, Windows, Linux, Chrome OS
When Casting a tab to a remote device, enabling this turns on an optimization that forwards the content bitstream directly to the remote device when a video is fullscreened.
Media Remoting during Cast Tab Mirroring: Encrypted content too Mac, Windows, Linux, Chrome OS
When Media Remoting is enabled, this flag must be enabled to allow the remoting of encrypted content. When disabled, only non-encrypted content can be remoted.
No-State Prefetch Mac, Windows, Linux, Chrome OS, Android
"No-State Prefetch" pre-downloads resources to improve load times. "Prerender" does a full pre-rendering of the page, to improve load times even more. "Simple Load" does nothing and is similar to disabling the feature, but collects more metrics for comparison purposes.
Display the last used date of a credit card in autofill. Mac, Windows, Linux, Chrome OS, Android
If enabled, display the last used date of a credit card in autofill.
Custom-drawn Windows 10 Titlebar Windows
If enabled, Chrome will draw the titlebar and caption buttons instead of deferring to Windows.
Faster location.reload() Mac, Windows, Linux, Chrome OS, Android
Enable faster location.reload() to use a reload mode that revalidates only main resource forcibly.
GDI Text Printing Windows
Use GDI to print text as simply text
PostScript Printing Windows
Enable postscript generation in place of emf generation when printing to postscript capable printers.
MIDIManager dynamic instantiation for Web MIDI. Mac, Windows, Linux, Chrome OS, Android
Enable MIDIManager dynamic instantiation for Web MIDI.
Enable new USB backend Windows
Enables the new experimental USB backend for Windows.
Desktop to iOS promotions. Windows
Enable Desktop to iOS promotions, and allow users to see them if they are eligible.
Experimental contextual omnibox suggestion Mac, Windows, Linux, Chrome OS
Change omnibox contextual suggestions to an experimental source. Note that this is not an on/off switch for contextual omnibox and it only applies to suggestions provided before the user starts typing a URL or a search query (i.e. zero suggest).
New omnibox answers in suggest types Mac, Windows, Linux, Chrome OS, Android
Enables new types of answers in the omnibox suggest drop-down: currency conversions, dictionary definitions, sports scores, translations, and when is.
Omnibox entity suggestions Mac, Windows, Linux, Chrome OS
Enable receiving entity suggestions in Omnibox.
Unavailable Experiments
WebRTC hardware video decoding Chrome OS, Android
Support in WebRTC for decoding video streams using platform hardware.
Sorry, this experiment is not available on your platform.
WebRTC hardware video encoding Chrome OS, Android
Support in WebRTC for encoding video streams using platform hardware.
Sorry, this experiment is not available on your platform.
WebRTC hardware h264 video encoding Chrome OS, Android
Support in WebRTC for encoding h264 video streams using platform hardware.
Sorry, this experiment is not available on your platform.
BLE Advertising in Chrome Apps Chrome OS
Enables BLE Advertising in Chrome Apps. BLE Advertising might interfere with regular use of Bluetooth Low Energy features.
Sorry, this experiment is not available on your platform.
Scroll end effect Chrome OS
Experimental scroll end effect in response to vertical overscroll.
Sorry, this experiment is not available on your platform.
Touch text selection strategy Android
Controls how text selection granularity changes when touch text selection handles are dragged. Non-default behavior is experimental.
Sorry, this experiment is not available on your platform.
TCP Fast Open Linux, Chrome OS, Android
Enable the option to send extra authentication information in the initial SYN packet for a previously connected client, allowing faster data send start.
Sorry, this experiment is not available on your platform.
Simulated hardware 'Ok Google' features Chrome OS
Enables an experimental version of 'Ok Google' hotword detection features that have a hardware dependency.
Sorry, this experiment is not available on your platform.