powerlet

⚡️ Chrome Extension to quickly find and run bookmarklets

MIT License

Stars
61
powerlet - v1.5.1 Latest Release

Published by anthonyec over 1 year ago

  • Prevent undo shortcut triggering when using undo in a textfield or with a context menu open #80
powerlet - v1.5.0

Published by anthonyec over 1 year ago

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 or Cmd + 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
powerlet - v1.4.0

Published by anthonyec over 1 year ago

  • Update dependencies to latest versions #71
  • Reduce file size by ~70kb by removing unused code
  • Fix clicking item not executing script on first click
  • Improve UI performance when searching large bookmarklet collections
powerlet - v.1.3.0

Published by anthonyec over 3 years ago

  • Add "Recent" scripts group which puts recently executed scripts to the top of the list (#55)
  • New and improved fuzzy searching, search results are less "loose" and more accurate (#56)
  • Add Japanese translations (currently the majority of users are in Japan) (#57)
powerlet - v1.2.0

Published by anthonyec over 3 years ago

  • Added anonymous usage data stats. This is essentially a counter, no personally identifiable information is being tracked
  • Added new Privacy Policy

If you have any concerns with this, please contact me. I'd like to try not be creepy while also understanding how people use my extension

powerlet - v1.1.5

Published by anthonyec over 3 years ago

  • Change default shortcut to CMD + SHIFT + K / CTRL + SHIFT + K to avoid conflicts with other browser features #44
powerlet - v.1.1.4

Published by anthonyec over 3 years ago

  • Rename extension from Powerlets to Powerlet
powerlet - v1.1.3

Published by anthonyec over 4 years ago

  • Add background to icon in dark and light mode (#27)
  • Fix input field flashing when starting app on slower computers (#29)
  • Fix app breaking error if user has a folder with the name "Javascript" (#32)
  • Remove a bunch of unused code (#34)
  • Rounded the corners of the search field, very important
powerlet - v1.1.2

Published by anthonyec over 4 years ago

  • Fix resetting selected item when pressing tab #25
  • Remove unused preload keys feature #23
  • Add routing and code splitting for future when adding new screens #22 #20
powerlet - v1.1.1

Published by anthonyec almost 5 years ago

  • Improve UI contrast bring it closer to AA accessibility standards #12
powerlet - v1.1.0

Published by anthonyec about 5 years ago

  • Update UI design to be consistent and match Google Chrome #4
powerlet - v1.0.2

Published by anthonyec about 5 years ago

  • Fix wrong script executing via ENTER key #5
powerlet - v1.0.1

Published by anthonyec about 5 years ago

  • Fix icon scaling on non-retina screens #2
powerlet - v1.0.0

Published by anthonyec about 5 years ago

  • Initial release of Powerlets