Skip to content

Instantly share code, notes, and snippets.

@soulgalore
Created March 18, 2019 18:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save soulgalore/430cee73ca2311e815b0fa824b5e0d2a to your computer and use it in GitHub Desktop.
Save soulgalore/430cee73ca2311e815b0fa824b5e0d2a to your computer and use it in GitHub Desktop.
Force Lite pages in Chrome on Android
# What do you actually need to enable Lite pages on Android on with command line switches?
Been trying on Chrome Beta and Chrome Dev:
--data-reduction-proxy-lo-fi=always-on
--enable-data-reduction-proxy-lite-page
--force-effective-connection-type=2G
That doesn't work for me, what am I missing?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment