Skip to content

ize-302/hstry

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

2 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

HSTRY!

Chrome Extension for tracking visits to selected URLs

Never get lost in irrelevant Chrome history page ever again. Keep track of and access visits of urls you are interested in.

This extension uses Chrome Extension Boilerplate with React 17 and Webpack 5

Install via Github Releases

  1. Download the latest build.zip from the Release page. Or click here.
  2. Unzip
  3. Go to chrome://extensions/ (or edge://extensions/ if you're using MS Edge) and enable Developer mode.
  4. Click Load Unpacked, then select the unzipped folder (which contains a file called manifest.json).

Build from the source

  1. Clone this git repo
  2. Run npm install.
  3. Run npm run build, which will generate a build folder.
  4. Go to chrome://extensions/ (or edge://extensions/ if you're using MS Edge) and enable Developer mode.
  5. Click Load Unpacked, then select the build folder (which contains a file called manifest.json).

How to use

  • Click on the extension icon on the extensions section
  • Add a URL whose visitation history you'd like to track
  • Voila!

Adavize Hassan | Website