Skip to content

eviltester/bookmarklet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Bookmarklet

A minimalist bookmarklet generator

  • Click [Rename] and type in a name to rename the link.
  • Click [Make BookMarkLet], copy in the code you want to convert and click OK
  • Drag the link to bookmark toolbar
  • Or copy and past into bookmark manager from the JavaScript Console

For a really minimal bookmarklet just type this into the console

"javascript:(function(){" + encodeURI(window.prompt("")) + "})()"

Currently live at compendiumdev.co.uk/apps/eviltester/bookmarklets.html

About

A minimalistic bookmarklet creator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages