Advertisement
Guest User

Untitled

a guest
Aug 11th, 2019
4,870
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 66.85 KB | None | 0 0
  1. Override software rendering list
  2. Overrides the built-in software rendering list and enables GPU-acceleration on unsupported system configurations. – Mac, Windows, Linux, Chrome OS, Android
  3.  
  4. #ignore-gpu-blacklist
  5.  
  6. Accelerated 2D canvas
  7. Enables the use of the GPU to perform 2d canvas rendering instead of using software rendering. – Mac, Windows, Linux, Chrome OS, Android
  8.  
  9. #disable-accelerated-2d-canvas
  10.  
  11. Composited render layer borders
  12. Renders a border around composited Render Layers to help debug and study layer compositing. – Mac, Windows, Linux, Chrome OS, Android
  13.  
  14. #composited-layer-borders
  15.  
  16. Select HW overlay strategies
  17. Select strategies used to promote quads to HW overlays. – Mac, Windows, Linux, Chrome OS, Android
  18.  
  19. #overlay-strategies
  20.  
  21. Tint GL-composited content
  22. Tint contents composited using GL with a shade of red to help debug and study overlay support. – Mac, Windows, Linux, Chrome OS, Android
  23.  
  24. #tint-gl-composited-content
  25.  
  26. Partial swap
  27. Sets partial swap behavior. – Mac, Windows, Linux, Chrome OS, Android
  28.  
  29. #ui-disable-partial-swap
  30.  
  31. WebRTC hardware video decoding
  32. Support in WebRTC for decoding video streams using platform hardware. – Chrome OS, Android
  33.  
  34. #disable-webrtc-hw-decoding
  35.  
  36. WebRTC hardware video encoding
  37. Support in WebRTC for encoding video streams using platform hardware. – Chrome OS, Android
  38.  
  39. #disable-webrtc-hw-encoding
  40.  
  41. WebRTC hardware h264 video encoding
  42. Support in WebRTC for encoding h264 video streams using platform hardware. – Chrome OS, Android
  43.  
  44. #enable-webrtc-hw-h264-encoding
  45.  
  46. WebRTC hardware vp8 video encoding
  47. Support in WebRTC for encoding vp8 video streams using platform hardware. – Chrome OS, Android
  48.  
  49. #enable-webrtc-hw-vp8-encoding
  50.  
  51. Negotiation with GCM cipher suites for SRTP in WebRTC
  52. When enabled, WebRTC will try to negotiate GCM cipher suites for SRTP. – Mac, Windows, Linux, Chrome OS, Android
  53.  
  54. #enable-webrtc-srtp-aes-gcm
  55.  
  56. WebRTC Stun origin header
  57. When enabled, Stun messages generated by WebRTC will contain the Origin header. – Mac, Windows, Linux, Chrome OS, Android
  58.  
  59. #enable-webrtc-stun-origin
  60.  
  61. WebRTC hybrid Agc2/Agc1.
  62. WebRTC Agc2 digital adaptation with Agc1 analog adaptation. – Mac, Windows, Linux, Chrome OS, Android
  63.  
  64. #enable-webrtc-hybrid-agc
  65.  
  66. WebRTC new encode cpu load estimator
  67. Enable new estimator for the encoder cpu load, for evaluation and testing. Intended to improve accuracy when screen casting. – Mac, Windows, Linux, Chrome OS, Android
  68.  
  69. #enable-webrtc-new-encode-cpu-load-estimator
  70.  
  71. Clear older browsing data
  72. Enables clearing of browsing data which is older than a given time period. – Android
  73.  
  74. #clear-old-browsing-data
  75.  
  76. Enable new Photopicker
  77. Activates the new picker for selecting photos. – Android
  78.  
  79. #enable-new-photo-picker
  80.  
  81. Use Android SurfaceControl
  82. Use the SurfaceControl API for supporting overlays on Android – Android
  83.  
  84. #enable-surfacecontrol
  85.  
  86. History Manipulation Intervention
  87. If a page does a client side redirect or adds to the history without a user gesture, then skip it on back/forward UI. – Mac, Windows, Linux, Chrome OS, Android
  88.  
  89. #enable-history-manipulation-intervention
  90.  
  91. Disable pushState throttling
  92. Disables throttling of history.pushState and history.replaceState method calls. This flag is deprecated and will be removed in Chrome 76. Use the switch --disable-ipc-flooding-protection instead. – Mac, Windows, Linux, Chrome OS, Android
  93.  
  94. #disable-pushstate-throttle
  95.  
  96. Disable IPC flooding protection
  97. Some javascript code can flood the inter process communication system. This protection limits the rate (calls/seconds) at which theses function can be used. This flag disables the protection. This flag is deprecated and will be removed in Chrome 76. Use the switch --disable-ipc-flooding-protection instead. – Mac, Windows, Linux, Chrome OS, Android
  98.  
  99. #disable-ipc-flooding-protection
  100.  
  101. Contextual Search definitions
  102. Enables tap-activated contextual definitions of words on a page to be presented in the caption of the Tap to Search Bar. – Android
  103.  
  104. #contextual-search-definitions
  105.  
  106. Contextual Search long-press Resolves
  107. Enables communicating with Google servers when a long-press gesture is recognized under some privacy-limited conditions. The page context data sent to Google is potentially privacy sensitive! – Android
  108.  
  109. #contextual-search-longpress-resolve
  110.  
  111. Contextual Search ML tap suppression
  112. Enables tap gestures to be suppressed to improve CTR by applying machine learning. The "Contextual Search Ranker prediction" flag must also be enabled! – Android
  113.  
  114. #contextual-search-ml-tap-suppression
  115.  
  116. Contextual Search Ranker prediction
  117. Enables prediction of tap gestures using Assist-Ranker machine learning. – Android
  118.  
  119. #contextual-search-ranker-query
  120.  
  121. Contextual Search second tap triggering
  122. Enables triggering on a second tap gesture even when Ranker would normally suppress that tap. – Android
  123.  
  124. #contextual-search-second-tap
  125.  
  126. Contextual Search simplified server logic
  127. Enables simpler server-side logic for determining what data to return and show in the Contextual Search UI. Option to allow all cards CoCa returns. – Android
  128.  
  129. #contextual-search-simplified-server
  130.  
  131. Contextual Search integration with Unified Consent
  132. Enables integration of Tap to Search with Unified Consent. – Android
  133.  
  134. #contextual-search-unity-integration
  135.  
  136. Explore websites
  137. Enables portal from new tab page to explore websites. – Android
  138.  
  139. #explore-sites
  140.  
  141. Shopping assist exploration
  142. Show some shopping assistance when available – Android
  143.  
  144. #shopping-assist
  145.  
  146. Show Autofill predictions
  147. Annotates web forms with Autofill field type predictions as placeholder text. – Mac, Windows, Linux, Chrome OS, Android
  148.  
  149. #show-autofill-type-predictions
  150.  
  151. Smooth Scrolling
  152. Animate smoothly when scrolling page content. – Windows, Linux, Chrome OS, Android
  153.  
  154. #smooth-scrolling
  155.  
  156. Experimental QUIC protocol
  157. Enable experimental QUIC protocol support. – Mac, Windows, Linux, Chrome OS, Android
  158.  
  159. #enable-quic
  160.  
  161. Latest stable JavaScript features
  162. 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. – Mac, Windows, Linux, Chrome OS, Android
  163.  
  164. #disable-javascript-harmony-shipping
  165.  
  166. Experimental JavaScript
  167. Enable web pages to use experimental JavaScript features. – Mac, Windows, Linux, Chrome OS, Android
  168.  
  169. #enable-javascript-harmony
  170.  
  171. WebAssembly baseline compiler
  172. Enables WebAssembly baseline compilation and tier up. – Mac, Windows, Linux, Chrome OS, Android
  173.  
  174. #enable-webassembly-baseline
  175.  
  176. WebAssembly compiled module cache
  177. Enables caching of compiled WebAssembly modules. – Mac, Windows, Linux, Chrome OS, Android
  178.  
  179. #enable-webassembly-code-cache
  180.  
  181. WebAssembly code garbage collection
  182. Enables garbage collection of WebAssembly code. – Mac, Windows, Linux, Chrome OS, Android
  183.  
  184. #enable-webassembly-code-gc
  185.  
  186. WebAssembly SIMD support.
  187. Enables support for the WebAssembly SIMD proposal. – Mac, Windows, Linux, Chrome OS, Android
  188.  
  189. #enable-webassembly-simd
  190.  
  191. WebAssembly threads support.
  192. Enables support for the WebAssembly Threads proposal. Implies #shared-array-buffer and #enable-webassembly. – Mac, Windows, Linux, Chrome OS, Android
  193.  
  194. #enable-webassembly-threads
  195.  
  196. Experimental enabled SharedArrayBuffer support in JavaScript.
  197. Enable SharedArrayBuffer support in JavaScript. – Mac, Windows, Linux, Chrome OS, Android
  198.  
  199. #shared-array-buffer
  200.  
  201. Future V8 VM features
  202. This enables upcoming and experimental V8 VM features. This flag does not enable experimental JavaScript features. – Mac, Windows, Linux, Chrome OS, Android
  203.  
  204. #enable-future-v8-vm-features
  205.  
  206. GPU rasterization
  207. Use GPU to rasterize web content. Requires impl-side painting. – Mac, Windows, Linux, Chrome OS, Android
  208.  
  209. #enable-gpu-rasterization
  210.  
  211. Out of process rasterization
  212. Perform Ganesh raster in the GPU Process instead of the renderer. Must also enable GPU rasterization – Mac, Windows, Linux, Chrome OS, Android
  213.  
  214. #enable-oop-rasterization
  215.  
  216. Experimental Web Platform features
  217. Enables experimental Web Platform features that are in development. – Mac, Windows, Linux, Chrome OS, Android
  218.  
  219. #enable-experimental-web-platform-features
  220.  
  221. App notification status messaging
  222. Enables messaging in site permissions UI informing user when notifications are disabled for the entire app. – Android
  223.  
  224. #enable-app-notification-status-messaging
  225.  
  226. Enables use of the Android spellchecker.
  227. Enables use of the Android spellchecker. – Android
  228.  
  229. #enable-android-spellchecker
  230.  
  231. Touch adjustment
  232. Refine the position of a touch gesture in order to compensate for touches having poor resolution compared to a mouse. – Windows, Linux, Chrome OS, Android
  233.  
  234. #disable-touch-adjustment
  235.  
  236. Hardware-accelerated video decode
  237. Hardware-accelerated video decode where available. – Mac, Windows, Chrome OS, Android
  238.  
  239. #disable-accelerated-video-decode
  240.  
  241. Enable History Favicons Google Server Query
  242. Allow retrieving favicons of non-local entries in the history WebUIs and the recent tabs menu using a Google server instead of Sync. – Mac, Windows, Linux, Chrome OS, Android
  243.  
  244. #enable-history-favicons-google-server-query
  245.  
  246. Automatic password generation
  247. Allow Chrome to offer to generate passwords when it detects account creation pages. – Mac, Windows, Linux, Chrome OS, Android
  248.  
  249. #automatic-password-generation
  250.  
  251. New password form parsing for filling passwords
  252. Replaces existing form parsing for filling in password manager with a new version, currently under development. WARNING: when enabled, Password Manager might stop working – Mac, Windows, Linux, Chrome OS, Android
  253.  
  254. #new-password-form-parsing
  255.  
  256. New password form parsing for saving passwords
  257. Replaces existing form parsing for saving in password manager with a new version, currently under development. WARNING: when enabled, Password Manager might stop working – Mac, Windows, Linux, Chrome OS, Android
  258.  
  259. #new-password-form-parsing-for-saving
  260.  
  261. Use only new password form parsing
  262. The old password form parsing is disabled – Mac, Windows, Linux, Chrome OS, Android
  263.  
  264. #only-new-password-form-parsing
  265.  
  266. Show autofill signatures.
  267. Annotates web forms with Autofill signatures as HTML attributes. Also marks password fields suitable for password generation. – Mac, Windows, Linux, Chrome OS, Android
  268.  
  269. #enable-show-autofill-signatures
  270.  
  271. Use Google Payments sandbox servers
  272. For developers: use the sandbox service for Google Payments API calls. – Mac, Windows, Linux, Chrome OS, Android
  273.  
  274. #wallet-service-use-sandbox
  275.  
  276. Overscroll history navigation
  277. History navigation in response to horizontal overscroll. – Windows, Linux, Chrome OS, Android
  278.  
  279. #overscroll-history-navigation
  280.  
  281. Touch text selection strategy
  282. Controls how text selection granularity changes when touch text selection handles are dragged. Non-default behavior is experimental. – Android
  283.  
  284. #touch-selection-strategy
  285.  
  286. Enable navigation tracing
  287. 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. – Mac, Windows, Linux, Chrome OS, Android
  288.  
  289. #enable-navigation-tracing
  290.  
  291. Trace label for navigation tracing
  292. 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. – Mac, Windows, Linux, Chrome OS, Android
  293.  
  294. #trace-upload-url
  295.  
  296. Substring matching for Autofill suggestions
  297. Match Autofill suggestions based on substrings (token prefixes) rather than just prefixes. – Mac, Windows, Linux, Chrome OS, Android
  298.  
  299. #enable-suggestions-with-substring-match
  300.  
  301. Google Payments card saving checkbox
  302. Show the checkbox to offer local saving of a credit card downloaded from the server. – Mac, Windows, Linux, Chrome OS, Android
  303.  
  304. #enable-offer-store-unmasked-wallet-cards
  305.  
  306. WebGL Draft Extensions
  307. Enabling this option allows web applications to access the WebGL Extensions that are still in draft status. – Mac, Windows, Linux, Chrome OS, Android
  308.  
  309. #enable-webgl-draft-extensions
  310.  
  311. Autofill Accessibility
  312. Enable accessibility for autofill popup. – Android
  313.  
  314. #enable-android-autofill-accessibility
  315.  
  316. Zero-copy rasterizer
  317. Raster threads write directly to GPU memory associated with tiles. – Mac, Windows, Linux, Chrome OS, Android
  318.  
  319. #enable-zero-copy
  320.  
  321. Reader Mode triggering
  322. Determines what pages the Reader Mode infobar is shown on. – Android
  323.  
  324. #reader-mode-heuristics
  325.  
  326. Chrome Duet
  327. Enables Chrome Duet, split toolbar Chrome Home, on Android. – Android
  328.  
  329. #enable-chrome-duet
  330.  
  331. Chrome Duet Labels
  332. Enables Chrome Duet (split toolbar) labels. – Android
  333.  
  334. #enable-chrome-duet-labels
  335.  
  336. Force Enable Home Page Button
  337. Displays a home button if enabled. – Android
  338.  
  339. #force-enable-home-page-button
  340.  
  341. Enable NTP Button
  342. Displays a New Tab Page button in the toolbar if enabled. – Android
  343.  
  344. #enable-ntp-button
  345.  
  346. Enable Homepage tile shown in Suggested Tiles
  347. When NTPButton is enabled, the first tile of the Suggested Tiles will be used for homepage. It will not have an effect when NTPButton is disabled. – Android
  348.  
  349. #enable-homepage-tile
  350.  
  351. Search Ready Omnibox
  352. Clears the omnibox and adds a suggestion item to share, copy, or edit the URL. – Android
  353.  
  354. #enable-search-ready-omnibox
  355.  
  356. In-Product Help Demo Mode
  357. Selects the In-Product Help demo mode. – Mac, Windows, Linux, Chrome OS, Android
  358.  
  359. #in-product-help-demo-mode-choice
  360.  
  361. Threaded scrolling
  362. 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. – Mac, Windows, Linux, Chrome OS, Android
  363.  
  364. #disable-threaded-scrolling
  365.  
  366. Reduce default 'referer' header granularity.
  367. 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. – Mac, Windows, Linux, Chrome OS, Android
  368.  
  369. #reduced-referrer-granularity
  370.  
  371. Credit Card Assisted Filling
  372. Enable assisted credit card filling on certain sites. – Android
  373.  
  374. #enable-credit-card-assist
  375.  
  376. Enable Committed Interstitials for HTTP Auth
  377. Use committed error pages instead of transient navigation entries for HTTP auth interstitial pages. – Mac, Windows, Linux, Chrome OS, Android
  378.  
  379. #http-auth-committed-interstitials
  380.  
  381. Site Isolation For Password Sites
  382. Security mode that enables site isolation for sites based on password-oriented heuristics, such as a user typing in a password. – Android
  383.  
  384. #enable-site-isolation-for-password-sites
  385.  
  386. Strict site isolation
  387. Security mode that enables site isolation for all sites (SitePerProcess). In this mode, each renderer process will contain pages from at most one site, using out-of-process iframes when needed. Check chrome://process-internals to see the current isolation mode. Setting this flag to 'Enabled' turns on site isolation regardless of the default. Here, 'Disabled' is a legacy value that actually means 'Default,' in which case site isolation may be already enabled based on platform, enterprise policy, or field trial. See also #site-isolation-trial-opt-out for how to disable site isolation for testing. – Android
  388.  
  389. #enable-site-per-process
  390.  
  391. Process sharing with strict site instances
  392. When site isolation is disabled, this mode changes how sites are lumped in to a shared process. Process selection is usually controlled with site instances. With strict site isolation, each site on a page gets its own site instance and process. With site isolation disabled and without this mode, all sites that share a process are put into the same site instance. This mode adds a third way: site instances are strictly separated like strict site isolation, but process selection puts multiple site instances in a single process. – Android
  393.  
  394. #enable-process-sharing-with-strict-site-instances
  395.  
  396. Isolate additional origins
  397. Requires dedicated processes for an additional set of origins, specified as a comma-separated list. – Mac, Windows, Linux, Chrome OS, Android
  398.  
  399.  
  400. #isolate-origins
  401.  
  402. KidsMangement Url Classification
  403. Uses KidsManagementService to classify URLs for Kid Accounts. – Mac, Windows, Linux, Chrome OS, Android
  404.  
  405. #kids-management-url-classification
  406.  
  407. Disable site isolation
  408. Disables site isolation (SitePerProcess, IsolateOrigins, etc). Intended for diagnosing bugs that may be due to out-of-process iframes. Opt-out has no effect if site isolation is force-enabled using a command line switch or using an enterprise policy. Caution: this disables important mitigations for the Spectre CPU vulnerability affecting most computers. – Mac, Windows, Linux, Chrome OS, Android
  409.  
  410. #site-isolation-trial-opt-out
  411.  
  412. Use Blink's zoom for device scale factor.
  413. If enabled, Blink uses its zooming mechanism to scale content for device scale factor. – Mac, Windows, Linux, Chrome OS, Android
  414.  
  415. #enable-use-zoom-for-dsf
  416.  
  417. Previews Allowed
  418. Allows previews to be shown subject to specific preview types being enabled and the client experiencing specific triggering conditions. May be used as a kill-switch to turn off all potential preview types. – Mac, Windows, Linux, Chrome OS, Android
  419.  
  420. #allow-previews
  421.  
  422. Data Saver Server Previews
  423. Allow the Data Reduction Proxy to serve previews. – Mac, Windows, Linux, Chrome OS, Android
  424.  
  425. #data-saver-server-previews
  426.  
  427. Ignore Previews Blocklist
  428. Ignore decisions made by the PreviewsBlockList – Mac, Windows, Linux, Chrome OS, Android
  429.  
  430. #ignore-previews-blocklist
  431.  
  432. Ignore Lite Page Redirect Preview Optimization Hints Blacklist
  433. Ignore blacklist decisions made by Optimization Hints for Lite Page Redirect previews – Mac, Windows, Linux, Chrome OS, Android
  434.  
  435. #ignore-litepage-redirect-optimization-blacklist
  436.  
  437. Use an alternative Data Saver back end configuration.
  438. Enable a different approach to saving data by configuring the back end server – Mac, Windows, Linux, Chrome OS, Android
  439.  
  440. #enable-data-reduction-proxy-server-experiment
  441.  
  442. Offline Page Previews
  443. Enable showing offline page previews on slow networks. – Android
  444.  
  445. #enable-offline-previews
  446.  
  447. Lite Page Server Previews
  448. Enable showing Lite Page Previews served from a Previews Server.This feature will cause Chrome to redirect eligible navigations to a Google-owned domain that serves a pre-rendered version of the original page. Also known as Lite Page Redirect Previews. – Android
  449.  
  450. #enable-lite-page-server-previews
  451.  
  452. Lite Page Server Previews using URL Loader
  453. Lite Page Server Previews using URL Loader – Android
  454.  
  455. #enable-url-loader-lite-page-server-previews
  456.  
  457. NoScript previews
  458. Enable disabling JavaScript on some pages on slow networks. – Mac, Windows, Linux, Chrome OS, Android
  459.  
  460. #enable-noscript-previews
  461.  
  462. Enable resource loading hints
  463. Enable using server-provided resource loading hints to provide a preview over slow network connections. – Mac, Windows, Linux, Chrome OS, Android
  464.  
  465. #enable-resource-loading-hints
  466.  
  467. Allow invalid certificates for resources loaded from localhost.
  468. Allows requests to localhost over HTTPS even when an invalid certificate is presented. – Mac, Windows, Linux, Chrome OS, Android
  469.  
  470. #allow-insecure-localhost
  471.  
  472. Bypass user engagement checks
  473. 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. – Mac, Windows, Linux, Chrome OS, Android
  474.  
  475. #bypass-app-banner-engagement-checks
  476.  
  477. Use Chrome Sync sandbox
  478. Connects to the testing server for Chrome Sync. – Mac, Windows, Linux, Chrome OS, Android
  479.  
  480. #use-sync-sandbox
  481.  
  482. Autofill suggestions as keyboard accessory view
  483. Shows Autofill suggestions on top of the keyboard rather than in a dropdown. – Android
  484.  
  485. #autofill-keyboard-accessory-view
  486.  
  487. WebVR
  488. Enables access to experimental Virtual Reality functionality via the WebVR 1.1 API. This feature will eventually be replaced by the WebXR Device API. Warning: Enabling this will also allow WebVR content on insecure origins to access these powerful APIs, and may pose a security risk. Controllers are exposed as Gamepads, and WebVR-specific attributes are exposed. – Mac, Windows, Linux, Chrome OS, Android
  489.  
  490. #enable-webvr
  491.  
  492. WebXR Device API
  493. Enables access to experimental APIs to interact with Virtual Reality (VR) and Augmented Reality (AR) devices. – Mac, Windows, Linux, Chrome OS, Android
  494.  
  495. #webxr
  496.  
  497. WebXR Hit Test
  498. Enables access to raycasting against estimated XR scene geometry. – Mac, Windows, Linux, Chrome OS, Android
  499.  
  500. #webxr-hit-test
  501.  
  502. WebXR Plane Detection
  503. Enables access to planes detected in the user's environment. – Mac, Windows, Linux, Chrome OS, Android
  504.  
  505. #webxr-plane-detection
  506.  
  507. Android progress update throttling.
  508. Limit the maximum progress update to make progress appear smoother. – Android
  509.  
  510. #progress-bar-throttle
  511.  
  512. Enables collecting load timing data for offline page snapshots.
  513. Enables loading completeness data collection while writing an offline page. This data is collected in the snapshotted offline page to allow data analysis to improve deciding when to make the offline snapshot. – Android
  514.  
  515. #offline-pages-load-signal-collecting
  516.  
  517. Enables live page sharing of offline pages
  518. Enables to share current loaded page as offline page by saving as MHTML first. – Android
  519.  
  520. #offline-pages-live-page-sharing
  521.  
  522. Enables suggested offline pages to be prefetched.
  523. Enables suggested offline pages to be prefetched, so useful content is available while offline. – Android
  524.  
  525. #offline-pages-prefetching
  526.  
  527. Enables descriptive failed download status text.
  528. Enables failed download status text in notifications and Downloads Home to state the reason the request failed if the failure is actionable. – Android
  529.  
  530. #offline-pages-failed-download
  531.  
  532. Enables descriptive pending download status text.
  533. Enables pending download status text in notifications and Downloads Home to state the reason the request is pending. – Android
  534.  
  535. #offline-pages-pending-download
  536.  
  537. Enables offline page snapshots to be based on percentage of page loaded.
  538. Enables offline page snapshots to use a resource percentage based approach for determining when the page is loaded as opposed to a time based approach – Android
  539.  
  540. #offline-pages-resource-based-snapshot
  541.  
  542. Enables offline page renovations.
  543. Enables offline page renovations which correct issues with dynamic content that occur when offlining pages that use JavaScript. – Android
  544.  
  545. #offline-pages-renovations
  546.  
  547. Enables offline pages in the downloads home to be opened in CCT.
  548. When enabled offline pages launched from the Downloads Home will be opened in Chrome Custom Tabs (CCT) instead of regular tabs. – Android
  549.  
  550. #offline-pages-in-downloads-home-open-in-cct
  551.  
  552. Enable alternate dino page with more user capabilities.
  553. Enables the dino page to show more buttons and offer existing offline content. – Android
  554.  
  555. #offline-pages-alternate-dino-page
  556.  
  557. Offline indicator choices
  558. Show an offline indicator while offline. – Android
  559.  
  560. #offline-indicator-choice
  561.  
  562. Always http probe
  563. Always do http probe to detect network connectivity for offline indicator as opposed to just taking the connection state from the system.Used for testing. – Android
  564.  
  565. #offline-indicator-always-http-probe
  566.  
  567. Block scripts loaded via document.write
  568. Disallows fetches for third-party parser-blocking scripts inserted into the main frame via document.write. – Mac, Windows, Linux, Chrome OS, Android
  569.  
  570. #disallow-doc-written-script-loads
  571.  
  572. Enable offering upload of Autofilled credit cards
  573. Enables a new option to upload credit cards to Google Payments for sync to all Chrome devices. – Mac, Windows, Linux, Chrome OS, Android
  574.  
  575. #enable-autofill-credit-card-upload
  576.  
  577. Force UI direction
  578. Explicitly force the UI to left-to-right (LTR) or right-to-left (RTL) mode, overriding the default direction of the UI language. – Mac, Windows, Linux, Chrome OS, Android
  579.  
  580. #force-ui-direction
  581.  
  582. Force text direction
  583. Explicitly force the per-character directionality of UI text to left-to-right (LTR) or right-to-left (RTL) mode, overriding the default direction of the character language. – Mac, Windows, Linux, Chrome OS, Android
  584.  
  585. #force-text-direction
  586.  
  587. Forces the update menu type to a specific type
  588. When set, forces the update type to be a specific one, which impacts the app menu badge and menu item for updates. For Inline Update, the update available flag is implied. The 'Inline Update: Success' selection goes through the whole inline update flow to the end with a successful outcome. The other 'Inline Update' options go through the same flow, but stop at various stages, see their error type for details. – Android
  589.  
  590. #force-update-menu-type
  591.  
  592. Enable Google Play inline update flow
  593. When this flag is set, instead of taking the user to the Google Play Store when an update is available, the user is presented with an inline flow where they do not have to leave Chrome until the update is ready to install. – Android
  594.  
  595. #enable-inline-update-flow
  596.  
  597. Update menu item custom summary
  598. When this flag and the force show update menu item flag are enabled, a custom summary string will be displayed below the update menu item. – Android
  599.  
  600. #update-menu-item-custom-summary
  601.  
  602. Force show update menu badge
  603. When enabled, a badge will be shown on the app menu button if the update type is Update Available or Unsupported OS Version. – Android
  604.  
  605. #force-show-update-menu-badge
  606.  
  607. Set market URL for testing
  608. When enabled, sets the market URL for use in testing the update menu item. – Android
  609.  
  610. #set-market-url-for-testing
  611.  
  612. TLS 1.3 downgrade hardening
  613. This option enables the TLS 1.3 downgrade hardening mechanism. This hardens TLS 1.3 connections while remaining compatible with TLS 1.0 through 1.2 connections. Firewalls and proxies that do not function when this is enabled do not implement TLS 1.0 through 1.2 correctly or securely. They must be fixed by vendors. – Mac, Windows, Linux, Chrome OS, Android
  614.  
  615. #enforce-tls13-downgrade
  616.  
  617. TLS 1.3 Early Data
  618. This option enables TLS 1.3 Early Data, allowing GET requests to be sent during the handshake when resuming a connection to a compatible TLS 1.3 server. – Mac, Windows, Linux, Chrome OS, Android
  619.  
  620. #enable-tls13-early-data
  621.  
  622. Scroll Anchor Serialization
  623. Save the scroll anchor and use it to restore the scroll position when navigating. – Mac, Windows, Linux, Chrome OS, Android
  624.  
  625. #enable-scroll-anchor-serialization
  626.  
  627. Interest Feed Content Suggestions
  628. Use the interest feed to render content suggestions. Currently content suggestions are shown on the New Tab Page. – Android
  629.  
  630. #interest-feed-content-suggestions
  631.  
  632. Show server-side suggestions on the New Tab page
  633. If enabled, the list of content suggestions on the New Tab page will contain server-side suggestions (e.g., Articles for you). Furthermore, it allows to override the source used to retrieve these server-side suggestions. – Android
  634.  
  635. #enable-ntp-remote-suggestions
  636.  
  637. User Activation v2
  638. Enable simple user activation for APIs that are otherwise controlled by user gesture tokens. – Mac, Windows, Linux, Chrome OS, Android
  639.  
  640. #user-activation-v2
  641.  
  642. Enable offlining of recently visited pages
  643. Enable storing recently visited pages locally for offline use. Requires Offline Pages to be enabled. – Android
  644.  
  645. #offlining-recent-pages
  646.  
  647. Enable Offline Pages CT features.
  648. Enable Offline Pages CT features. – Android
  649.  
  650. #offline-pages-ct
  651.  
  652. Enable Offline Pages CT V2 features.
  653. V2 features include attributing pages to the app that initiated the custom tabs, and being able to query for pages by page attribution. – Android
  654.  
  655. #offline-pages-ct-v2
  656.  
  657. Disable download complete notification for whitelisted CCT apps.
  658. Disable download complete notification for page downloads originating from a CCT app whitelisted to show their own download complete notification. – Android
  659.  
  660. #offline-pages-ct-suppress-completed-notification
  661.  
  662. Password import
  663. Import functionality in password settings. – Mac, Windows, Linux, Chrome OS, Android
  664.  
  665. #PasswordImport
  666.  
  667. Add password-related functions to keyboard accessory
  668. Adds password generation button and toggle for the passwords bottom sheet to the keyboard accessory. Replaces password generation popups. – Android
  669.  
  670. #passwords-keyboard-accessory
  671.  
  672. Android web contents dark mode
  673. Enable dark mode on web contents in Android – Android
  674.  
  675. #enable-android-web-contents-dark-mode
  676.  
  677. Android Chrome UI dark mode
  678. If enabled, user can enable Android Chrome UI dark mode through settings. – Android
  679.  
  680. #enable-android-night-mode
  681.  
  682. Rewrite LevelDB instances after full deletions
  683. Rewrite LevelDB instances to remove traces of deleted data from disk. – Mac, Windows, Linux, Chrome OS, Android
  684.  
  685. #rewrite-leveldb-on-deletion
  686.  
  687. Passive Event Listener Override
  688. 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. – Mac, Windows, Linux, Chrome OS, Android
  689.  
  690. #passive-listener-default
  691.  
  692. Document Level Event Listeners Passive Default
  693. Forces touchstart, and touchmove event listeners on document level targets (which haven't requested otherwise) to be treated as passive. – Mac, Windows, Linux, Chrome OS, Android
  694.  
  695. #document-passive-event-listeners
  696.  
  697. Document Level Wheel Event Listeners Passive Default
  698. Forces wheel, and mousewheel event listeners on document level targets (which haven't requested otherwise) to be treated as passive. – Mac, Windows, Linux, Chrome OS, Android
  699.  
  700. #document-passive-wheel-event-listeners
  701.  
  702. Touch Event Listeners Passive Default During Fling
  703. Forces touchstart, and first touchmove per scroll event listeners during fling to be treated as passive. – Mac, Windows, Linux, Chrome OS, Android
  704.  
  705. #passive-event-listeners-due-to-fling
  706.  
  707. Per-method canMakePayment() quota.
  708. Allow calling canMakePayment() for different payment methods, as long as method-specific parameters remain unchanged. – Mac, Windows, Linux, Chrome OS, Android
  709.  
  710. #per-method-can-make-payment-quota
  711.  
  712. Experimental Web Payments API features
  713. Enable experimental Web Payments API features – Mac, Windows, Linux, Chrome OS, Android
  714.  
  715. #enable-web-payments-experimental-features
  716.  
  717. Fill passwords on account selection
  718. Filling of passwords when an account is explicitly selected by the user rather than autofilling credentials on page load. – Mac, Windows, Linux, Chrome OS, Android
  719.  
  720. #fill-on-account-select
  721.  
  722. Fill passwords on account selection on HTTP origins
  723. Filling of passwords when an account is explicitly selected by the user rather than autofilling credentials on page load on HTTP origins. – Mac, Windows, Linux, Chrome OS, Android
  724.  
  725. #fill-on-account-select-http
  726.  
  727. Enable the use of SurfaceLayer objects for videos.
  728. Enable compositing onto a Surface instead of a VideoLayer for videos. – Mac, Windows, Linux, Chrome OS, Android
  729.  
  730. #enable-surfaces-for-videos
  731.  
  732. No Credit Card Abort
  733. Whether or not the No Credit Card Abort is enabled. – Android
  734.  
  735. #no-credit-card-abort
  736.  
  737. Generic Sensor
  738. Enables motion sensor classes based on Generic Sensor API, i.e. Accelerometer, LinearAccelerationSensor, Gyroscope, AbsoluteOrientationSensor and RelativeOrientationSensor interfaces. – Mac, Windows, Linux, Chrome OS, Android
  739.  
  740. #enable-generic-sensor
  741.  
  742. Generic Sensor Extra Classes
  743. Enables an extra set of sensor classes based on Generic Sensor API, which expose previously unavailable platform features, i.e. AmbientLightSensor and Magnetometer interfaces. – Mac, Windows, Linux, Chrome OS, Android
  744.  
  745. #enable-generic-sensor-extra-classes
  746.  
  747. Sensor content setting
  748. Enable UI in content settings to control access to the sensor APIs. – Mac, Windows, Linux, Chrome OS, Android
  749.  
  750. #enable-sensor-content-setting
  751.  
  752. Throttle expensive background timers
  753. Enables intervention to limit CPU usage of background timers to 1%. – Mac, Windows, Linux, Chrome OS, Android
  754.  
  755. #expensive-background-timer-throttling
  756.  
  757. Credit card autofill ablation experiment.
  758. If enabled, credit card autofill suggestions will not display. – Mac, Windows, Linux, Chrome OS, Android
  759.  
  760. #enable-autofill-credit-card-ablation-experiment
  761.  
  762. Make cardholder name editable in dialog during credit card upload
  763. If enabled, in certain situations when offering credit card upload to Google Payments, the cardholder name can be edited within the offer-to-save dialog, which is prefilled with the name from the signed-in Google Account. – Mac, Windows, Linux, Chrome OS, Android
  764.  
  765. #enable-autofill-credit-card-upload-editable-cardholder-name
  766.  
  767. Make expiration date editable in dialog during credit card upload
  768. If enabled, if a credit card's expiration date was not detected when offering card upload to Google Payments, the offer-to-save dialog displays an expiration date selector. – Mac, Windows, Linux, Chrome OS, Android
  769.  
  770. #enable-autofill-credit-card-upload-editable-expiration-date
  771.  
  772. Prevents upload save on cards from unsupported networks
  773. If enabled, cards from unsupported networks will not be offered upload save, and will instead be offered local save. – Mac, Windows, Linux, Chrome OS, Android
  774.  
  775. #enable-autofill-do-not-upload-save-unsupported-cards
  776.  
  777. Allow credit card import from forms that disappear after entry
  778. If enabled, offers credit card save for forms that are hidden from the page after information has been entered into them, including accordion-style checkout flows. – Mac, Windows, Linux, Chrome OS, Android
  779.  
  780. #enable-autofill-import-non-focusable-credit-card-forms
  781.  
  782. Allow credit card import from dynamic forms after entry
  783. If enabled, offers credit card save for dynamic forms from the page after information has been entered into them. – Mac, Windows, Linux, Chrome OS, Android
  784.  
  785. #enable-autofill-import-dynamic-forms
  786.  
  787. Enable limit on offering to migrate local cards repeatedly using the updated strike system implementation
  788. If enabled, uses the updated strike system implementation to prevent offering prompts for local card migration if it has repeatedly been ignored, declined, or failed. – Mac, Windows, Linux, Chrome OS, Android
  789.  
  790. #enable-autofill-local-card-migration-uses-strike-system-v2
  791.  
  792. Send experiment flag IDs in calls to Google Payments
  793. If enabled, adds the status of certain experiment variations when making calls to Google Payments. – Mac, Windows, Linux, Chrome OS, Android
  794.  
  795. #enable-autofill-send-experiment-ids-in-payments-rpcs
  796.  
  797. Enable Autofill manual fallback for Addresses and Payments (Android)
  798. If enabled, adds toggle for addresses and payments bottom sheet to the keyboard accessory. – Android
  799.  
  800. #enable-autofill-manual-fallback
  801.  
  802. Enable Autofill refresh style (Android)
  803. Enable modernized style for Autofill on Android – Android
  804.  
  805. #enable-autofill-refresh-style
  806.  
  807. Omnibox new answer layout
  808. Modernize omnibox answers using an enhanced layout with larger icons. – Android
  809.  
  810. #omnibox-new-answer-layout
  811.  
  812. Omnibox rich entity suggestions
  813. Display entity suggestions using images and an enhanced layout; showing more context and descriptive text about the entity. – Mac, Windows, Linux, Chrome OS, Android
  814.  
  815. #omnibox-rich-entity-suggestions
  816.  
  817. Omnibox Group Suggestions By Search vs URL
  818. Group suggestions by major type, search then navigation, except for the default match which must be first. – Mac, Windows, Linux, Chrome OS, Android
  819.  
  820. #omnibox-group-suggestions-by-search-vs-url
  821.  
  822. Enable speculative start of a service worker when a search is predicted.
  823. If enabled, when the user enters text in the omnibox that looks like a a query, any service worker associated with the search engine the query will be sent to is started early. – Mac, Windows, Linux, Chrome OS, Android
  824.  
  825. #enable-speculative-service-worker-start-on-query-input
  826.  
  827. Service worker long running message dispatch.
  828. Enables long running message dispatch method for service workers. Messages sent with this method do not timeout, allowing the service worker to run indefinitely. – Mac, Windows, Linux, Chrome OS, Android
  829.  
  830. #enable-service-worker-long-running-message
  831.  
  832. Enable command line on non-rooted devices
  833. Enable reading command line file on non-rooted devices (DANGEROUS). – Android
  834.  
  835. #enable-command-line-on-non-rooted-devices
  836.  
  837. Enable custom context menu
  838. Enables a new context menu when a link, image, or video is pressed within Chrome. – Android
  839.  
  840. #enable-custom-context-menu
  841.  
  842. Enable the revamped context menu
  843. Enables a revamped context menu when a link, image, or video is long pressed within Chrome. – Android
  844.  
  845. #enable-revamped-context-menu
  846.  
  847. Include title for the current URL in the omnibox
  848. In the event that the omnibox provides suggestions on-focus, the URL of the current page is provided as the first suggestion without a title. Enabling this flag causes the title to be displayed. – Mac, Windows, Linux, Chrome OS, Android
  849.  
  850. #omnibox-display-title-for-current-url
  851.  
  852. Force color profile
  853. Forces Chrome to use a specific color profile instead of the color of the window's current monitor, as specified by the operating system. – Mac, Windows, Linux, Chrome OS, Android
  854.  
  855. #force-color-profile
  856.  
  857. WebNFC
  858. Enable WebNFC support. – Android
  859.  
  860. #enable-webnfc
  861.  
  862. Override effective connection type
  863. Overrides the effective connection type of the current connection returned by the network quality estimator. Slow 2G on Cellular returns Slow 2G when connected to a cellular network, and the actual estimate effective connection type when not on a cellular network. Previews are usually served on 2G networks. – Mac, Windows, Linux, Chrome OS, Android
  864.  
  865. #force-effective-connection-type
  866.  
  867. Chrome heap profiler start mode.
  868. Starts heap profiling service that records sampled memory allocation profile having each sample attributed with a callstack. The sampling resolution is controlled with --memlog-sampling-rate flag. Recorded heap dumps can be obtained at chrome://tracing [category:memory-infra] and chrome://memory-internals. This setting controls which processes will be profiled since their start. To profile any given process at a later time use chrome://memory-internals page. – Mac, Windows, Linux, Chrome OS, Android
  869.  
  870. #memlog
  871.  
  872. Heap profiling sampling interval (in bytes).
  873. Heap profiling service uses Poisson process to sample allocations. Default value for the interval between samples is 100000 (100KB). This results in low noise for large and/or frequent allocations [size * frequency >> 100KB]. This means that aggregate numbers [e.g. total size of malloc-ed objects] and large and/or frequent allocations can be trusted with high fidelity. Lower intervals produce higher samples resolution, but come at a cost of higher performance overhead. – Mac, Windows, Linux, Chrome OS, Android
  874.  
  875. #memlog-sampling-rate
  876.  
  877. Heap profiling stack traces type.
  878. By default heap profiling service records native stacks. A post-processing step is required to symbolize the stacks. 'Native with thread names' adds the thread name as the first frame of each native stack. It's also possible to record a pseudo stack using trace events as identifiers. It's also possible to do a mix of both. – Mac, Windows, Linux, Chrome OS, Android
  879.  
  880. #memlog-stack-mode
  881.  
  882. Omnibox UI Hide Steady-State URL Scheme
  883. In the omnibox, hide the scheme from steady state displayed URLs. It is restored during editing. – Mac, Windows, Linux, Chrome OS, Android
  884.  
  885. #omnibox-ui-hide-steady-state-url-scheme
  886.  
  887. Omnibox UI Hide Steady-State URL Trivial Subdomains
  888. In the omnibox, hide trivial subdomains from steady state displayed URLs. Hidden portions are restored during editing. – Mac, Windows, Linux, Chrome OS, Android
  889.  
  890. #omnibox-ui-hide-steady-state-url-trivial-subdomains
  891.  
  892. Omnibox UI Hide Steady-State URL Path, Query, and Ref
  893. In the omnibox, hide the path, query and ref from steady state displayed URLs. Hidden portions are restored during editing. – Mac, Windows, Linux, Chrome OS, Android
  894.  
  895. #omnibox-ui-hide-steady-state-url-path-query-and-ref
  896.  
  897. Omnibox UI One Click Unelide
  898. In the omnibox, undo all unelisions with a single click or focus action. – Mac, Windows, Linux, Chrome OS, Android
  899.  
  900. #omnibox-ui-one-click-unelide
  901.  
  902. Omnibox Max URL Matches
  903. The maximum number of URL matches to show, unless there are no replacements. – Mac, Windows, Linux, Chrome OS, Android
  904.  
  905. #omnibox-max-url-matches
  906.  
  907. Omnibox UI Show Suggestion Favicons
  908. Shows favicons instead of generic vector icons for URL suggestions in the Omnibox dropdown. – Mac, Windows, Linux, Chrome OS, Android
  909.  
  910. #omnibox-ui-show-suggestion-favicons
  911.  
  912. Omnibox Zero Suggestions on New Tab Page
  913. Offer suggestions when URL bar (omnibox) is focused. – Android
  914.  
  915. #omnibox-zero-suggestions-on-ntp
  916.  
  917. Use new Accept-Language header
  918. Adds the base language code after other corresponding language+region codes. This ensures that users receive content in their preferred language. – Mac, Windows, Linux, Chrome OS, Android
  919.  
  920. #use-new-accept-language-header
  921.  
  922. Runs network service in-process
  923. Runs the network service in the browser process. – Mac, Windows, Linux, Chrome OS, Android
  924.  
  925. #network-service-in-process
  926.  
  927. Allow starting service manager only
  928. Allows running a lightweight service-manager-only mode, in which services can run without the browser process. – Mac, Windows, Linux, Chrome OS, Android
  929.  
  930. #allow-starting-service-manager-only
  931.  
  932. Out of blink CORS
  933. CORS handling logic is moved out of blink. – Mac, Windows, Linux, Chrome OS, Android
  934.  
  935. #out-of-blink-cors
  936.  
  937. Enable resource load throttling
  938. Uses the resource load scheduler in blink to throttle resource load requests. – Mac, Windows, Linux, Chrome OS, Android
  939.  
  940. #enable-resource-load-scheduler
  941.  
  942. Start spare renderer on omnibox focus
  943. When the omnibox is focused, start an empty spare renderer. This can speed up the load of the navigation from the omnibox. – Android
  944.  
  945. #omnibox-spare-renderer
  946.  
  947. Reader Mode in CCT
  948. Open Reader Mode in Chrome Custom Tabs. – Android
  949.  
  950. #enable-reader-mode-in-cct
  951.  
  952. Improved Splash Screen for standalone PWAs
  953. Enables the Improved Splash Screen UX for standalone PWAs based on new Web App Manifest attributes – Android
  954.  
  955. #pwa-improved-splash-screen
  956.  
  957. Persistent notification in standalone PWA
  958. Enables a persistent Android notification for standalone PWAs – Android
  959.  
  960. #pwa-persistent-notification
  961.  
  962. Click to open embedded PDFs
  963. When the PDF plugin is unavailable, show a click-to-open placeholder for embedded PDFs. – Mac, Windows, Linux, Chrome OS, Android
  964.  
  965. #click-to-open-pdf
  966.  
  967. Improved Geo-language Data
  968. Makes the GeoLanguageModel use higher quality, more refined ULP geo-language data. – Mac, Windows, Linux, Chrome OS, Android
  969.  
  970. #enable-improved-geolanguage-data
  971.  
  972. Parallel downloading
  973. Enable parallel downloading to accelerate download speed. – Mac, Windows, Linux, Chrome OS, Android
  974.  
  975. #enable-parallel-downloading
  976.  
  977. Async DNS resolver
  978. Enables the built-in DNS resolver. – Android
  979.  
  980. #enable-async-dns
  981.  
  982. Enable download progress infobar
  983. Enables an infobar notifying users about status of current downloads. – Android
  984.  
  985. #download-progress-infobar
  986.  
  987. Enable download home v2
  988. Enables the new UI for download home – Android
  989.  
  990. #download-home-v2
  991.  
  992. Enable download auto-resumption in native
  993. Enables download auto-resumption in native – Android
  994.  
  995. #download-auto-resumption-native
  996.  
  997. Enable new download backend
  998. Enables the new download backend that uses offline content provider – Mac, Windows, Linux, Chrome OS, Android
  999.  
  1000. #enable-new-download-backend
  1001.  
  1002. Enable download rename
  1003. Enables rename option for downloads – Android
  1004.  
  1005. #download-rename
  1006.  
  1007. Allow download resumption without strong validators
  1008. Allows download to resume instead of restarting from the begining if strong validators are not present. – Mac, Windows, Linux, Chrome OS, Android
  1009.  
  1010. #download-resumption-without-strong-validators
  1011.  
  1012. Enable new UI for net-error page
  1013. Enables showing available offline content on the net-error (Dino) page. – Android
  1014.  
  1015. #new-net-error-page-ui
  1016.  
  1017. AutoFetchOnNetErrorPage
  1018. When enabled, and navigation fails with an offline error, schedule a fetch of the page when online again. – Android
  1019.  
  1020. #auto-fetch-on-net-error-page
  1021.  
  1022. Stop non-timer task queues background
  1023. Stop non-timer task queues, in the background, after a grace period. – Mac, Windows, Linux, Chrome OS, Android
  1024.  
  1025. #stop-non-timers-in-background
  1026.  
  1027. Stop in background
  1028. Stop scheduler task queues, in the background, after a grace period. – Android
  1029.  
  1030. #stop-in-background
  1031.  
  1032. Enable network logging to file
  1033. Enables network logging to a file named netlog.json in the user data directory. The file can be imported into chrome://net-internals. – Mac, Windows, Linux, Chrome OS, Android
  1034.  
  1035. #enable-network-logging-to-file
  1036.  
  1037. Mark non-secure origins as non-secure
  1038. Change the UI treatment for HTTP pages – Mac, Windows, Linux, Chrome OS, Android
  1039.  
  1040. #enable-mark-http-as
  1041.  
  1042. Viz Display Compositor (OOP-D)
  1043. If enabled, the display compositor runs as part of the viz service in theGPU process. – Chrome OS, Android
  1044.  
  1045. #enable-viz-display-compositor
  1046.  
  1047. Unified Consent
  1048. Enables a unified management of user consent for privacy-related features. This includes new confirmation screens and improved settings pages. – Mac, Windows, Linux, Chrome OS, Android
  1049.  
  1050. #unified-consent
  1051.  
  1052. Bundled Connection Help
  1053. Enables or disables redirection to local help content for users who get an interstitial after clicking the 'Learn More' link on a previous interstitial. – Mac, Windows, Linux, Chrome OS, Android
  1054.  
  1055. #BundledConnectionHelp
  1056.  
  1057. Query in Omnibox
  1058. Only display query terms in the omnibox when viewing a search results page. – Mac, Windows, Linux, Chrome OS, Android
  1059.  
  1060. #enable-query-in-omnibox
  1061.  
  1062. Viz Hit-test
  1063. If enabled, event targeting uses the new viz-assisted hit-testing logic, with hit-test data computed from the CompositorFrame or the SurfaceLayer. – Mac, Windows, Linux, Chrome OS, Android
  1064.  
  1065. #enable-viz-hit-test
  1066.  
  1067. Use PDF compositor service for printing
  1068. When enabled, use PDF compositor service to composite and generate PDF files for printing. When site isolation is enabled, disabling this will not stop using PDF compositor service since the service is required for printing out-of-process iframes correctly. – Mac, Windows, Linux, Chrome OS, Android
  1069.  
  1070. #use-pdf-compositor-service-for-print
  1071.  
  1072. Autofill Validates Profiles By Client
  1073. Allows autofill to validate profiles on the client side – Mac, Windows, Linux, Chrome OS, Android
  1074.  
  1075. #autofill-profile-client-validation
  1076.  
  1077. Autofill Uses Server Validation
  1078. Allows autofill to use server side validation – Mac, Windows, Linux, Chrome OS, Android
  1079.  
  1080. #autofill-profile-server-validation
  1081.  
  1082. Autofill Rejects Invalid Company Names
  1083. Autofill rejects using non-verified company names that are in the format of a birthyear. – Mac, Windows, Linux, Chrome OS, Android
  1084.  
  1085. #autofill-reject-company-birthyear
  1086.  
  1087. Restrict formless form extraction
  1088. Restrict extraction of formless forms to checkout flows – Mac, Windows, Linux, Chrome OS, Android
  1089.  
  1090. #autofill-restrict-formless-form-extraction
  1091.  
  1092. Enable Supervised User Committed Interstitials
  1093. Use committed error pages instead of transient navigation entries for supervised user interstitials – Mac, Windows, Linux, Chrome OS, Android
  1094.  
  1095. #SupervisedUserCommittedInterstitials
  1096.  
  1097. Enable horizontal tab switcher
  1098. Changes the layout of the Android tab switcher so tabs scroll horizontally instead of vertically. – Android
  1099.  
  1100. #enable-horizontal-tab-switcher
  1101.  
  1102. Tab Grid Layout
  1103. Allows users to see their tabs in a grid layout in the tab switcher. – Android
  1104.  
  1105. #enable-tab-grid-layout
  1106.  
  1107. Tab Groups
  1108. Allows users to create groups to better organize their tabs. – Android
  1109.  
  1110. #enable-tab-groups
  1111.  
  1112. Tab Groups UI Improvements
  1113. Allows users to access new features in Tab Group UI. – Android
  1114.  
  1115. #enable-tab-groups-ui-improvements
  1116.  
  1117. Enable tab switcher on return
  1118. Enable tab switcher on return after specified time has elapsed – Android
  1119.  
  1120. #enable-tab-switcher-on-return
  1121.  
  1122. Enable Tab-to-GTS Animation
  1123. Allows users to see an animation when entering or leaving the Grid Tab Switcher. – Android
  1124.  
  1125. #enable-tab-to-gts-animation
  1126.  
  1127. Tab Engagement Metrics
  1128. Tracks tab engagement and lifetime metrics. – Android
  1129.  
  1130. #enable-tab-engagement-reporting
  1131.  
  1132. All experimental built-in modules
  1133. Enable all experimental built-in modules, as well as built-in module infrastructure and import maps. The syntax and the APIs exposed are experimental and will change over time. – Mac, Windows, Linux, Chrome OS, Android
  1134.  
  1135. #enable-built-in-module-all
  1136.  
  1137. Enable BlinkGenPropertyTrees
  1138. Enable a new compositing mode where Blink generates the compositor property trees. – Mac, Windows, Linux, Chrome OS, Android
  1139.  
  1140. #enable-blink-gen-property-trees
  1141.  
  1142. Enable backdrop-filter
  1143. Enable a new CSS property called backdrop-filter. – Mac, Windows, Linux, Chrome OS, Android
  1144.  
  1145. #enable-backdrop-filter
  1146.  
  1147. Enable Display Locking
  1148. Enable Display Locking JavaScript API. The syntax and the APIs exposed are experimental and may change. – Mac, Windows, Linux, Chrome OS, Android
  1149.  
  1150. #enable-display-locking
  1151.  
  1152. Enable LayoutNG
  1153. Enable Blink's next generation layout engine. – Mac, Windows, Linux, Chrome OS, Android
  1154.  
  1155. #enable-layout-ng
  1156.  
  1157. Enable lazy image loading
  1158. Defers the loading of images marked with the attribute 'loading=lazy' until the page is scrolled down near them. – Mac, Windows, Linux, Chrome OS, Android
  1159.  
  1160. #enable-lazy-image-loading
  1161.  
  1162. Enable lazy frame loading
  1163. Defers the loading of iframes marked with the attribute 'loading=lazy' until the page is scrolled down near them. – Mac, Windows, Linux, Chrome OS, Android
  1164.  
  1165. #enable-lazy-frame-loading
  1166.  
  1167. Cache Autofill Query Responses
  1168. When enabled, autofill will cache the responses it receives from the crowd-sourced field type prediction server. – Mac, Windows, Linux, Chrome OS, Android
  1169.  
  1170. #autofill-cache-query-responses
  1171.  
  1172. Enable Autofill Company Name field
  1173. When enabled, Company Name fields will be auto filled – Mac, Windows, Linux, Chrome OS, Android
  1174.  
  1175. #autofill-enable-company-name
  1176.  
  1177. Autofill Enforce Min Required Fields For Heuristics
  1178. When enabled, autofill will generally require a form to have at least 3 fields before allowing heuristic field-type prediction to occur. – Mac, Windows, Linux, Chrome OS, Android
  1179.  
  1180. #autofill-enforce-min-required-fields-for-heuristics
  1181.  
  1182. Autofill Enforce Min Required Fields For Query
  1183. When enabled, autofill will generally require a form to have at least 3 fields before querying the autofill server for field-type predictions. – Mac, Windows, Linux, Chrome OS, Android
  1184.  
  1185. #autofill-enforce-min-required-fields-for-query
  1186.  
  1187. Autofill Enforce Min Required Fields For Upload
  1188. When enabled, autofill will generally require a form to have at least 3 fillable fields before uploading field-type votes for that form. – Mac, Windows, Linux, Chrome OS, Android
  1189.  
  1190. #autofill-enforce-min-required-fields-for-upload
  1191.  
  1192. Disable saving local copy of uploaded card when credit card upload succeeds
  1193. When enabled, no local copy of server card will be saved when credit card upload succeeds. – Mac, Windows, Linux, Chrome OS, Android
  1194.  
  1195. #autofill-no-local-save-on-upload-success
  1196.  
  1197. Autofill - Rich metadata queries (Canary/Dev only)
  1198. Transmit rich form/field metadata when querying the autofill server. This feature only works on the Canary and Dev channels. – Mac, Windows, Linux, Chrome OS, Android
  1199.  
  1200. #autofill-rich-metadata-queries
  1201.  
  1202. Experimental Productivity Features
  1203. Enable support for experimental developer productivity features, such as built-in modules and policies for avoiding slow rendering. – Mac, Windows, Linux, Chrome OS, Android
  1204.  
  1205. #enable-experimental-productivity-features
  1206.  
  1207. Block unsafe downloads over insecure connections
  1208. Disallows downloads of unsafe files (files that can potentially execute code), where the final download origin or any origin in the redirect chain is insecure. – Mac, Windows, Linux, Chrome OS, Android
  1209.  
  1210. #disallow-unsafe-http-downloads
  1211.  
  1212. Insecure origins treated as secure
  1213. Treat given (insecure) origins as secure origins. Multiple origins can be supplied as a comma-separated list. For the definition of secure contexts, see https://w3c.github.io/webappsec-secure-contexts/ – Mac, Windows, Linux, Chrome OS, Android
  1214.  
  1215.  
  1216. #unsafely-treat-insecure-origin-as-secure
  1217.  
  1218. Accessibility Object Model
  1219. Enables experimental support for Accessibility Object Model APIs that are in development. – Mac, Windows, Linux, Chrome OS, Android
  1220.  
  1221. #enable-accessibility-object-model
  1222.  
  1223. Chrome Custom Tabs Module
  1224. Enables a dynamically loaded module in Chrome Custom Tabs, on Android. – Android
  1225.  
  1226. #cct-module
  1227.  
  1228. Chrome Custom Tabs Module Cache
  1229. Enables a cache for dynamically loaded modules in Chrome Custom Tabs. Under mild memory pressure the cache may be retained for some time – Android
  1230.  
  1231. #cct-module-cache
  1232.  
  1233. Chrome Custom Tabs Module Custom Header
  1234. Enables header customization by dynamically loaded modules in Chrome Custom Tabs. – Android
  1235.  
  1236. #cct-module-custom-header
  1237.  
  1238. Chrome Custom Tabs Module Custom Request Header
  1239. Enables a custom request header for URLs managed by dynamically loaded modules in Chrome Custom Tabs. – Android
  1240.  
  1241. #cct-module-custom-request-header
  1242.  
  1243. Chrome Custom Tabs Module Dex Loading
  1244. Enables loading Chrome Custom Tabs module code from a dex file provided by the module. – Android
  1245.  
  1246. #cct-module-dex-loading
  1247.  
  1248. Chrome Custom Tabs Module postMessage API
  1249. Enables the postMessage API exposed to dynamically loaded modules in Chrome Custom Tabs. – Android
  1250.  
  1251. #cct-module-post-message
  1252.  
  1253. Chrome Custom Tabs Module Intent Extras Usage
  1254. Enables usage of Intent's extras in Chrome Custom Tabs Module – Android
  1255.  
  1256. #cct-module-use-intent-extras
  1257.  
  1258. Background Task Component Updates
  1259. Schedule component updates with BackgroundTaskScheduler – Android
  1260.  
  1261. #background-task-component-update
  1262.  
  1263. Allow Signed HTTP Exchange certificates without extension
  1264. Accepts Origin-Signed HTTP Exchanges to be signed with certificates that do not have CanSignHttpExchangesDraft extension. Warning: Enabling this may pose a security risk. – Mac, Windows, Linux, Chrome OS, Android
  1265.  
  1266. #allow-sxg-certs-without-extension
  1267.  
  1268. Enable Signed Exchange subresource prefetching
  1269. When enabled, the distributors of signed exchanges can let Chrome know alternative signed exchange subresources by setting "alternate" link header. Chrome will prefetch the alternate signed exchange subresources and will load them if the publisher of the main signed exchange has set "allowed-alt-sxg" link header in the signed inner response of the main signed exchange. – Mac, Windows, Linux, Chrome OS, Android
  1270.  
  1271. #enable-sxg-subresource-prefetching
  1272.  
  1273. Bloated renderer detection
  1274. Enable bloated renderer detection – Mac, Windows, Linux, Chrome OS, Android
  1275.  
  1276. #enable-bloated-renderer-detection
  1277.  
  1278. Enable USS for bookmarks sync
  1279. Enables the new, experimental implementation of bookmark sync – Mac, Windows, Linux, Chrome OS, Android
  1280.  
  1281. #enable-sync-uss-bookmarks
  1282.  
  1283. Navigation suggestions for lookalike URLs
  1284. Enable navigation suggestions for URLs that are visually similar to popular domains or to domains with a site engagement score. – Mac, Windows, Linux, Chrome OS, Android
  1285.  
  1286. #enable-lookalike-url-navigation-suggestions
  1287.  
  1288. Enable USS for autofill profile
  1289. Enables the new implementation of autofill profile sync – Mac, Windows, Linux, Chrome OS, Android
  1290.  
  1291. #sync-USS-autofill-profile
  1292.  
  1293. Enable USS for autofill wallet metadata
  1294. Enables the new implementation of autofill walet metadata sync – Mac, Windows, Linux, Chrome OS, Android
  1295.  
  1296. #sync-USS-autofill-wallet-metadata
  1297.  
  1298. Enable resampling input events
  1299. Predicts mouse and touch inputs position at rAF time based on previous input – Mac, Windows, Linux, Chrome OS, Android
  1300.  
  1301. #enable-resampling-input-events
  1302.  
  1303. Enable resampling scroll events
  1304. Predicts the scroll amount at vsync time based on previous input – Mac, Windows, Linux, Chrome OS, Android
  1305.  
  1306. #enable-resampling-scroll-events
  1307.  
  1308. Compositor threaded scrollbar scrolling
  1309. Enables pointer-based scrollbar scrolling on the compositor thread instead of the main thread – Mac, Windows, Linux, Chrome OS, Android
  1310.  
  1311. #compositor-threaded-scrollbar-scrolling
  1312.  
  1313. Enable update check for service worker importScripts() resources
  1314. Extend byte-for-byte update check for scripts that are imported by the service worker script via importScripts(). – Mac, Windows, Linux, Chrome OS, Android
  1315.  
  1316. #enable-service-worker-imported-script-update-check
  1317.  
  1318. Support secondary accounts for Sync standalone transport
  1319. If enabled, allows Chrome Sync to start in standalone transport mode for a signed-in account that has not been chosen as Chrome's primary account. This only has an effect if sync-standalone-transport is also enabled. – Mac, Windows, Linux, Chrome OS, Android
  1320.  
  1321. #sync-support-secondary-account
  1322.  
  1323. Use Multilogin endpoint.
  1324. Use Gaia OAuth multilogin for identity consistency. – Mac, Windows, Linux, Chrome OS, Android
  1325.  
  1326. #use-multilogin-endpoint
  1327.  
  1328. Android Site Settings UI changes.
  1329. Enable the new UI changes in Site Settings in Android. – Android
  1330.  
  1331. #android-site-settings-ui-refresh
  1332.  
  1333. Delegate overscroll swipes to websites
  1334. Delegate overscroll swipes to websites first – Android
  1335.  
  1336. #delegate-overscroll-swipes
  1337.  
  1338. Draw contents vertically from edge to edge.
  1339. Draw contents vertically from edge to edge. – Android
  1340.  
  1341. #draw-vertically-edge-to-edge
  1342.  
  1343. Enable invalidations delivery via new FCM based protocol
  1344. Use the new FCM-based protocol for deliveling invalidations – Mac, Windows, Linux, Chrome OS, Android
  1345.  
  1346. #fcm-invalidations
  1347.  
  1348. An ephemeral Preview Tab in an Overlay Panel
  1349. Enable a 'Preview page/image' at a linked page into an overlay. – Android
  1350.  
  1351. #enable-ephemeral-tab
  1352.  
  1353. Overlay new layout
  1354. Enables a new layout for the Overlay panels including Contextual Search and Preview Tab. – Android
  1355.  
  1356. #overlay-new-layout
  1357.  
  1358. Use local Safe Browsing blacklists
  1359. If enabled, maintain a copy of Safe Browsing blacklists in the browser process to check the Safe Browsing reputation of URLs without calling into GmsCore for every URL. – Android
  1360.  
  1361. #safe-browsing-use-local-blacklists-v2
  1362.  
  1363. Filesystem API in Incognito
  1364. Enable Filesystem API in incognito mode. – Mac, Windows, Linux, Chrome OS, Android
  1365.  
  1366. #enable-filesystem-in-incognito
  1367.  
  1368. Send tab to self
  1369. Allows users to receive tabs from other synced devices, in order to easily transition those tabs to this device. This enables the sync infrastructure for this feature. – Mac, Windows, Linux, Chrome OS, Android
  1370.  
  1371. #enable-send-tab-to-self
  1372.  
  1373. Send tab to self history
  1374. Allows users to view tabs that were sent to other synced devices by accessing these tabs through a landing page either in history or in recent tabs. Requires Send tab to self to also be enabled – Mac, Windows, Linux, Chrome OS, Android
  1375.  
  1376. #enable-send-tab-to-self-history
  1377.  
  1378. Send tab to self show sending UI
  1379. Allows users to send tabs to other synced devices by accessing the sending user interface. Requires Send tab to self to also be enabled – Mac, Windows, Linux, Chrome OS, Android
  1380.  
  1381. #enable-send-tab-to-self-show-sending-ui
  1382.  
  1383. Send tab to self: enable use when signed-in regardless of sync state
  1384. Allows use of the send-tab-to-self feature for users who are signed-in but not necessarily syncing. The tab-share data is thus ephemeral, rather than persistent sync data. – Mac, Windows, Linux, Chrome OS, Android
  1385.  
  1386. #enable-send-tab-to-self-when-signed-in
  1387.  
  1388. Data reduction proxy with network service
  1389. Enable data reduction proxy when network service is enabled – Mac, Windows, Linux, Chrome OS, Android
  1390.  
  1391. #enable-data-reduction-proxy-with-network-service
  1392.  
  1393. Allow using remote app context for notifications
  1394. Allow using Context#createPackageContext to work around issues with statusbar icons on certain Android M devices. – Android
  1395.  
  1396. #allow-remote-context-for-notifications
  1397.  
  1398. Google Password Manager UI
  1399. Enables access to the Google Password Manager UI from Chrome. – Mac, Windows, Linux, Chrome OS, Android
  1400.  
  1401. #google-password-manager
  1402.  
  1403. Implicit Root Scroller
  1404. Enables implicitly choosing which scroller on a page is the 'root scroller'. i.e. The one that gets special features like URL bar movement, overscroll glow, rotation anchoring, etc. – Mac, Windows, Linux, Chrome OS, Android
  1405.  
  1406. #enable-implicit-root-scroller
  1407.  
  1408. Enable Text Fragment Anchor.
  1409. Enables scrolling to text specified in URL's fragment. – Mac, Windows, Linux, Chrome OS, Android
  1410.  
  1411. #enable-text-fragment-anchor
  1412.  
  1413. Enable gpu service logging
  1414. Enable printing the actual GL driver calls. – Mac, Windows, Linux, Chrome OS, Android
  1415.  
  1416. #enable-gpu-service-logging
  1417.  
  1418. Foreground notification manager
  1419. Enable foreground notification manager to handle foreground service and notification. – Android
  1420.  
  1421. #foreground-notification-manager
  1422.  
  1423. Enable flash avoidance between same-origin navigations
  1424. Enables experimental flash avoidance when navigating between pages in the same origin. This feature is in the implementation stages and currently has no effect. – Mac, Windows, Linux, Chrome OS, Android
  1425.  
  1426. #enable-avoid-flash-between-navigation
  1427.  
  1428. AutofillAssistantChromeEntry
  1429. Initiate autofill assistant from within Chrome. – Android
  1430.  
  1431. #autofill-assistant-chrome-entry
  1432.  
  1433. Skip best effort tasks
  1434. With this flag on, tasks of the lowest priority will not be executed until shutdown. The queue of low priority tasks can increase memory usage.Also, while it should be possible to use Chrome almost normally with this flag, it is expected that some non-visible operations such as writing user data to disk, cleaning caches, reporting metrics or updating components won't be performed until shutdown. – Mac, Windows, Linux, Chrome OS, Android
  1435.  
  1436. #disable-best-effort-tasks
  1437.  
  1438. Enable USS for passwords sync
  1439. Enables the new, experimental implementation of passwords sync – Mac, Windows, Chrome OS, Android
  1440.  
  1441. #enable-sync-uss-passwords
  1442.  
  1443. Manual password generation
  1444. Whether Chrome should offer users the option to manually request to generate passwords on Android. – Android
  1445.  
  1446. #manual-password-generation-android
  1447.  
  1448. Mobile identity consistency
  1449. Enables stronger identity consistency on mobile – Android
  1450.  
  1451. #mobile-identity-consistency
  1452.  
  1453. Identity Disc
  1454. Enables Identity Disc, profile avatar icon button in toolbar. – Android
  1455.  
  1456. #identity-disc
  1457.  
  1458. Autofill Uses Improved Label Disambiguation
  1459. When enabled, the Autofill dropdown's suggestions' labels are displayed using the improved disambiguation format. – Mac, Windows, Linux, Chrome OS, Android
  1460.  
  1461. #autofill-use-improved-label-disambiguation
  1462.  
  1463. Built-in module infra and import maps
  1464. Enable built-in module infrastructure and import maps. Individual built-in modules should be enabled by other flags. The syntax and the APIs exposed are experimental and will change over time. – Mac, Windows, Linux, Chrome OS, Android
  1465.  
  1466. #enable-built-in-module-infra
  1467.  
  1468. kv-storage built-in module
  1469. Enable kv-storage built-in module, as well as built-in module infrastructure and import maps. The syntax and the APIs exposed are experimental and will change over time. – Mac, Windows, Linux, Chrome OS, Android
  1470.  
  1471. #enable-built-in-module-kv-storage
  1472.  
  1473. Native File System API
  1474. Enables the experimental Native File System API, giving websites access to the native file system – Mac, Windows, Linux, Chrome OS, Android
  1475.  
  1476. #native-file-system-api
  1477.  
  1478. Strict-Origin-Isolation
  1479. Experimental security mode that strengthens the site isolation policy. Controls whether site isolation should use origins instead of scheme and eTLD+1. – Mac, Windows, Linux, Chrome OS, Android
  1480.  
  1481. #strict-origin-isolation
  1482.  
  1483. Remove the option to save local copies of unmasked server cards
  1484. When enabled, the server card unmask prompt will not include the checkbox to also save the card locally on the current device upon success. – Mac, Windows, Linux, Chrome OS, Android
  1485.  
  1486. #autofill-no-local-save-on-unmask-success
  1487.  
  1488. Log JS console messages in system logs
  1489. Enable logging JS console messages in system logs, please note that they may contain PII. – Android
  1490.  
  1491. #enable-logging-js-console-messages
  1492.  
  1493. Skia API for OOP-D compositing
  1494. If enabled, the display compositor will use Skia as the graphics API instead of OpenGL ES. Requires Viz Display Compositor (OOP-D). – Linux, Android
  1495.  
  1496. #enable-skia-renderer
  1497.  
  1498. Autofill Off No Server Data
  1499. Disables Autofill for fields with autocomplete off that have no crowd-sourced evidence that Autofill would be helpful. – Mac, Windows, Linux, Chrome OS, Android
  1500.  
  1501. #autofill-off-no-server-data
  1502.  
  1503. Enable Portals.
  1504. Portals are an experimental web platform feature that allows embedding and seamless transitions between pages. See https://github.com/WICG/portals and https://wicg.github.io/portals/ – Mac, Windows, Linux, Chrome OS, Android
  1505.  
  1506. #enable-portals
  1507.  
  1508. Allow using platform authenticators to retrieve server cards
  1509. When enabled, users will be given the option to use a platform authenticator (if available) to verify card ownership when retrieving credit cards from Google Payments. – Mac, Windows, Linux, Chrome OS, Android
  1510.  
  1511. #enable-autofill-credit-card-authentication
  1512.  
  1513. SameSite by default cookies
  1514. Treat cookies that don't specify a SameSite attribute as if they were SameSite=Lax. Sites must specify SameSite=None in order to enable third-party usage. – Mac, Windows, Linux, Chrome OS, Android
  1515.  
  1516. #same-site-by-default-cookies
  1517.  
  1518. Send tab to self broadcast
  1519. Allows users to broadcast the tab they send to all of their devices instead of targetting only one device. – Mac, Windows, Linux, Chrome OS, Android
  1520.  
  1521. #enable-send-tab-to-self-broadcast
  1522.  
  1523. Cookies without SameSite must be secure
  1524. If enabled, cookies without SameSite restrictions must also be Secure. If a cookie without SameSite restrictions is set without the Secure attribute, it will be rejected. This flag only has an effect if "SameSite by default cookies" is also enabled. – Mac, Windows, Linux, Chrome OS, Android
  1525.  
  1526. #cookies-without-same-site-must-be-secure
  1527.  
  1528. Autofill Uses Mobile Label Disambiguation
  1529. When enabled, Autofill suggestions' labels are displayed using a mobile-friendly format. – Android
  1530.  
  1531. #autofill-use-mobile-label-disambiguation
  1532.  
  1533. Autofill Prune Suggestions
  1534. Further limits the number of suggestions in the Autofill dropdown. – Mac, Windows, Linux, Chrome OS, Android
  1535.  
  1536. #autofill-prune-suggestions
  1537.  
  1538. Allows a page to show popups during its unloading
  1539. When the flag is set to enabled, pages are allowed to show popups while they are being unloaded. – Mac, Windows, Linux, Chrome OS, Android
  1540.  
  1541. #allow-popups-during-page-unload
  1542.  
  1543. Forbid synchronous XHR requests in page dismissal
  1544. Disallow synchronous XHR requests during page dismissal when the page is being navigated away or closed by the user. – Mac, Windows, Linux, Chrome OS, Android
  1545.  
  1546. #enable-forbid-sync-xhr-in-page-dismissal
  1547.  
  1548. Use realtime priority thread for Audio Worklet
  1549. Run Audio Worklet operation on a realtime priority thread for better audio stream stability. – Mac, Windows, Linux, Chrome OS, Android
  1550.  
  1551. #audio-worklet-realtime-thread
  1552.  
  1553. Cookie deprecation messages
  1554. Show messages in the DevTools console about upcoming deprecations that would affect sent/received cookies. – Mac, Windows, Linux, Chrome OS, Android
  1555.  
  1556. #cookie-deprecation-messages
  1557.  
  1558. Unavailable
  1559. Chrome을 다시 시작하면 변경사항이 적용됩니다.
  1560. Relaunch Now
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement