Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 493 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 493 Bytes

bookmarklet-installer

An easy way to develop and distribute JavaScript bookmarklets.

Installing a bookmarklet

  • Open the HTML file in a web browser
  • Drag the bookmarklet link to the browser's Bookmarks Bar
  • Click on the link in the Bookmarks Bar to run the bookmarklet

Developing your own bookmarklet

  • In the HTML file, replace the body of the code function with your bookmarklet JavaScript
  • Change the titles and text as desired
  • Ship it :)

Copyleft 22-Oct-2015 byterider