Created
March 18, 2019 18:30
-
-
Save soulgalore/430cee73ca2311e815b0fa824b5e0d2a to your computer and use it in GitHub Desktop.
Force Lite pages in Chrome on Android
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# 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