- Take a backup of the google-chrome.desktop file. Use the following command in terminal sudo cp /usr/share/applications/google-chrome.desktop /usr/share/applications/google-chrome.desktop.backup
- Open the google-chrome.desktop file for editing. Use the following command in terminal sudo gedit /usr/share/applications/google-chrome.desktop
- Find the line(line 108 for me)Exec=/usr/bin/google-chrome-stable %UReplace it with Exec=/usr/bin/google-chrome-stable --incognito %U
I note down things I come across each day, with my views on it. It can be anything that I feel I should write.
Showing posts with label Incognito. Show all posts
Showing posts with label Incognito. Show all posts
Monday, 31 March 2014
Always open google chrome in incognito mode in Ubuntu
In Ubuntu, we can modify the google-chrome.desktop file to make google chrome always open in incognito mode.
Here is how we can do it
Subscribe to:
Posts (Atom)