Skip to content

wesinator/click-n-hash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

Click'n'Hash

A manifest v3 Chromium extension that allows you to hash selected text using the context menu (right click).

Firefox version is HashZilla.

Uses crypto-api v0.8.5 library.

Install

Chrome

Known issues (specific to Chrome extension)

  • The output currently shows the hash in an alert() dialog and tab console (there are some technical challenges to getting output in the extension popup to work).

Chromium has a bug where alert() messages containing multiline text cannot be copied out of the alert dialog. To workaround, open the console and copy the output of the hash from there.

This issue is not present with the Firefox extension.

About

Chromium context menu extension to take the hash of text

Resources

License

Stars

Watchers

Forks

Packages

No packages published