Skip to content

Web navigation window - a browser extension to visualize your web navigation

License

Notifications You must be signed in to change notification settings

vcharpenay/web-nav-window

Repository files navigation

Web Navigation Window

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).

Installation

Clone/download this repository and get the location of manifest.json in your file system.

On Firefox:

  • enter about:debugging#/runtime/this-firefox in the address bar
  • click "Load Temporary Add-On"
  • select manifest.json from the file picker

For more details, see Mozilla's documentation.

On Chrome:

  • enter chrome://extensions/ in the address bar
  • activate "Developer mode"
  • click "Load unpacked"
  • select the folder that includes manifest.json

Usage

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.

About

Web navigation window - a browser extension to visualize your web navigation

Resources

License

Stars

Watchers

Forks

Packages

No packages published