v1.5.0
You can now edit your bookmarklets within Powerlet. It's not a full blown editor, so the experience is similar to editing scripts in the bookmark manager. But it makes more convenient foe small tweaks or adding new scripts.
- Add and edit bookmarklets #72 #78 #79
- Add the ability to right click bookmarklets to either edit, delete or move them between categories #73
- Add undo history with the option to use
Ctrl + Z
orCmd + Z
shortcut #75 - Fix React setup issues that were showing as warnings #76
- Fix issue where bookmarklets that no longer existed could still exist in
localStorage
, causing the "Recent" heading to show #77