Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 774 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 774 Bytes

Bookmarklet Manager

Greenkeeper badge

A chrome extension that helps you to manage, easily add bookmarklets on chrome

Road map for development:

  1. File that has all the snippets - Done the file will be a Javascript file with functions

  2. when the file is saved, there should be a re build

Todo:

  • Provide Vim editor settings

  • Remove functions when they dont appear in main()

  • allow users to re-use other parts of the code inside the function

  • enable jquery on the page first

  • display current bookmarklets

  • Display a visual error when something went wrong

  • Provide feedback when saved