This browser extension reads the browsing history over a given period and renders it as a navigation graph (nodes are visited pages aggregated by domain name, edges are link traversals or form submissions from one page to another).
Clone/download this repository and get the location of manifest.json
in your
file system.
On Firefox:
about:debugging#/runtime/this-firefox
in the address barmanifest.json
from the file pickerFor more details, see Mozilla's documentation.
On Chrome:
chrome://extensions/
in the address barmanifest.json
Click on the ship window symbol in the action bar (upper right corner of the browser). A new tab should open, showing an empty rectangle. Click "Render" to generate your navigation graph over the indicated period.