android - How to get history of Chrome's incognito mode? -


i getting history of chrome browser using content://com.android.chrome.browser/bookmarks. working fine.but now, need browsing urls of incognito mode. how can urls or history of incognito mode.

you cannot. according official pages:

if don’t want google chrome save record of visit , download, can browse web in incognito mode.

https://support.google.com/chrome/answer/95464?hl=en

this means chrome not save history of user in incognito mode.


Comments

Popular posts from this blog

c# - Binding a comma separated list to a List<int> in asp.net web api -

Delphi 7 and decode UTF-8 base64 -

html - Is there any way to exclude a single element from the style? (Bootstrap) -