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
- Download the latest
build.zip
from the Release page. Or click here. - Unzip
- Go to
chrome://extensions/
(oredge://extensions/
if you're using MS Edge) and enableDeveloper mode
. - Click
Load Unpacked
, then select the unzipped folder (which contains a file calledmanifest.json
).
- Clone this git repo
- Run
npm install
. - Run
npm run build
, which will generate abuild
folder. - Go to
chrome://extensions/
(oredge://extensions/
if you're using MS Edge) and enableDeveloper mode
. - Click
Load Unpacked
, then select thebuild
folder (which contains a file calledmanifest.json
).
- Click on the extension icon on the extensions section
- Add a URL whose visitation history you'd like to track
- Voila!
Adavize Hassan | Website