I am trying to make application, for that, I want to show the latest visited sites in my app. But I didn't find any solution. Is there a way to do so without using backend? are there any package available for that?
Asked
Active
Viewed 35 times
0
-
technically you can't do that because browser history are protected by the browser vendors. There are plugins available for various browsers for eg., chrome check it out [----->](https://developer.chrome.com/docs/extensions/reference/history/) – abhi patil Dec 03 '21 at 08:14