autochrome
autochrome copied to clipboard
Suggestion to add another switch
Suggestion to add another switch to the chrome executable in the ~/.local/autochrome folder.
Add the following to the opts list.
"--disable-features=OptimizationGuideModelDownloading,OptimizationHintsFetching,OptimizationTargetPrediction,OptimizationHints",
Without this switch you get some more noise in the proxy where chrome is contacting optimization servers or something. Adding this switch seems to stop that traffic.
Can you make a pull request? Those google requests are indeed very annoying.