Skip to content

zhangtai/historay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Historay

A Firefox extension to show history related to the current view tab, by hostname or(and) path

Note

This extension is inspired by MDN's official example: history-deleter.

Build

Run npm run build:ext to build the extension and archive file can be found in web-ext-artifacts folder.

Dist

# To build a dist can be shared, change the manifest.json version first to a non-conflict one
npm i -g web-ext
web-ext sign --channel=unlisted --api-key=$AMO_JWT_ISSUER --api-secret=$AMO_JWT_SECRET -s ./build/src

About

A Firefox extension to show history related to the current view tab, by hostname or(and) path

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors