01-16-2016, 11:02 AM
(01-16-2016, 09:22 AM)jollyD Wrote: @devs Please force disable/put in setting option to enable or disable permanently tab discarding. It literally ruins my browsing experience with tabs constantly refreshing back and forth w/c also is a data waster. This is probably the most pathetic feature google has implememted rather than optimize chrome itself on how to use cpu/ram when loading web pages/during standby rather than discard it completely. The about:flags setting doesnt work even if disabled.
Did you disable lazy session loading in settings?
If yes add this to CentBrowser shortcut --force-fieldtrials=AutomaticTabDiscarding/Disabled
example
Code:
C:\CentBrowser\chrome.exe --force-fieldtrials=AutomaticTabDiscarding/Disabled