How can I open Chrome history using terminal commands.
It is similar to Open multiple firefox tabs from command line but that kind of solution is not working.
How can I open Chrome history using terminal commands.
It is similar to Open multiple firefox tabs from command line but that kind of solution is not working.
This won't open a history tab as you requested but you may be interested in trying googles history API.
As far as I can tell you can't just open the history tab via the command line. You can access the information in the history via the API mentioned above but according to this google page entering chrome://history in the URL should bring you to the history (which it does). However, I have not been able to get it to work from the command line using
google-chrome -new-tab chrome://history