10-24-2019, 02:09 PM
(This post was last modified: 10-24-2019, 02:13 PM by fretinator.)
Pro Tip - I found the way to get to the Chrome Settings page is to reboot (makes sure Chromium is really out of memory). Now open a command-line and type chromium-browser. You can then go to the settings page.
The settings page isn't working I assume because of something in the command-line below.
chromium-browser --disk-cache-size=2147483648 --user-agent="Mozilla/5.0 (X11; CrOS armv7l 6946.63.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.121 Safari/537.36"
p.s. - In my case I needed to get to the settings page to turn of the Chrome desktop notifications. They would pop-up but not have a close button nor close on their own. I would open Chrome and half of my screen would be filled with permanent notifications. the only way to close them was to click them, which caused tabs to get opened and sometimes sound to start playing (notification from Youtube). I just turned off desktop notifications from Chrome.
The settings page isn't working I assume because of something in the command-line below.
chromium-browser --disk-cache-size=2147483648 --user-agent="Mozilla/5.0 (X11; CrOS armv7l 6946.63.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.121 Safari/537.36"
(10-24-2019, 02:09 PM)fretinator Wrote: Pro Tip - I found the way to get to the Chrome Settings page is to reboot (makes sure Chromium is really out of memory). Now open a command-line and type chromium-browser. You can then go to the settings page.
The settings page isn't working I assume because of something in the command-line below.
chromium-browser --disk-cache-size=2147483648 --user-agent="Mozilla/5.0 (X11; CrOS armv7l 6946.63.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.121 Safari/537.36"
p.s. - In my case I needed to get to the settings page to turn of the Chrome desktop notifications. They would pop-up but not have a close button nor close on their own. I would open Chrome and half of my screen would be filled with permanent notifications. the only way to close them was to click them, which caused tabs to get opened and sometimes sound to start playing (notification from Youtube). I just turned off desktop notifications from Chrome.