Friday, December 9, 2022

List of flags and command line switches to optimize Chrome (versions 88 and below)

Flags to apply:
  • NoScript Previews - Enabled
  • Parallel downloading - Enabled
  • Enable lazy image loading - Enabled (Automatically lazily load where safe even of not marked 'loading=lazy')
  • Enable lazy frame loading - Enabled (Automatically lazily load where safe even of not marked 'loading=lazy')
  • SameSite by default cookies - Disabled
  • Turn off caching of streaming media to disk. - Enabled
  • Enable improved cookie controls UI in incognito mode - Disabled (removed since version 86)
  • Enable improved UI for third-party cookie blocking - Disabled (removed since version 86)

Launch Parameters:
  • Paste these launch parameters after the quotations: --disable-hang-monitor --process-per-site --ssl-version-min=tls1.2

No comments:

Post a Comment