Applicable to: Google Chrome/Chromium
Tested OS: Linux Ubuntu 20.04.1
Description: Google Chrome crashes when shutting down. Starting Google Chrome will display a "Restore pages?" pop up. Following the instructions, will fix this problem. This script will change the value of the key 'exit_type' in Google Chromes 'Preferences' file to the value 'Normal' instead of 'Crashed'.Download files to any directory.
Skip if already installed.
Python installation
Add a new application to "Startup Applications".
Use this path <PATH_TO_REPOSITORY>/chromefix/chromefix.sh
and replace PATH_TO_REPOSITORY with your path to the repository.
This python script will be executed each time after startup.
After startup up you can execute `python check_if_crashed.py` to see if the `exit_type` is `Normal` or `Crashed`.