Skip to content

Instantly share code, notes, and snippets.

@soulgalore
Created March 18, 2019 18:30
Embed
What would you like to do?
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