adavijit / BlogMan

A Blog Web Application, specially made for open source contribution. Simple MERN (MongoDB, ExpressJs, React, Node) technology has been used
93 stars 104 forks source link

Browser History Retreival #184

Closed rajatmw1999 closed 4 years ago

rajatmw1999 commented 4 years ago

Search and bring out APIs and npm packages or inbuilt browser javascript functions that retrieve the complete history of the current browser of the user. Also, find the same things for retrieving cookies and bookmarks of that particular browser.

The package should not only retrieve the history of the currently open tab like "window.history" does. It should retrieve the complete past history of the browser.

rajatmw1999 commented 4 years ago

Make a notepad file and mention the packages or api links in that file and push that file.

shreyakapoor08 commented 4 years ago

Can I work on it @rajatmw1999

ashishnagpal2498 commented 4 years ago

Hi @rajatmw1999 , can I work on this issue?

rajatmw1999 commented 4 years ago

@ashishnagpal2498 please submit the issue by tomorrow

ashishnagpal2498 commented 4 years ago

Yes , I am working @rajatmw1999 .