I want to clear cache of chrome browser through command line

kapoor297

Registered Member
Joined
Oct 11, 2014
Messages
65
Reaction score
26
Can someone share the code for this

The code which I tried clears even the app cache of other extensions installed in my browser
 
have you tried any of these?
Code:
http://stackoverflow.com/questions/12621969/clear-cache-of-browser-by-command-line
http://www.catonmat.net/blog/clear-privacy-ie-firefox-opera-chrome-safari/
http://superuser.com/questions/509063/how-to-delete-chrome-temp-data-history-cookies-cache-using-command-line
these are only the first few results on Google, there are plenty more
 
Hey Friend All i need is to clear cache of my chrome browser (but should not clear cache of other extensions installed)to test this working or not1-kindly check does it log you out of gmail or not2- it should not take aways data of other extensionsI have seen the extension https://chrome.google.com/webstore/...tm_source=chrome-app-launcher-info-dialogthis works perfectif you can give me a command line code to run this extension then rest i can do so the bottom line requiremnet is clear the cache of the browser automatically after every 2-3 minutes which I decide
 
Back
Top