Bookmarklet Editor

Create custom bookmarklets and manage your whole collection, all without installing anything.

JavaScript πŸ“„ MIT ⭐ …
Screenshot of Bookmarklet Editor

Browser bookmarklets are a great way to run small JavaScript snippets directly from your bookmarks bar, but converting raw JavaScript into the proper bookmarklet format is tedious for anything beyond trivial examples β€” so I built a web-based editor that handles the conversion, saves your scripts locally, and lets you import/export via JSON for easy portability across devices. (Claude Code is the other star of this project!)

Copilot says: AI-generated

Turn your bookmarks bar into a secret hacker’s toolkit by creating, editing, and decoding custom bookmarklets all right in your browserβ€”no installs required! It’s like having a mini JavaScript playground where your bookmarks come alive with a single click.

Key features:

  • ✍️ Create and edit bookmarklets with live code formatting
  • πŸ” Decode existing bookmarklets back to readable JavaScript
  • πŸš€ Test your bookmarklets instantly on any page
  • πŸ’Ύ Save and manage your collection with local storage and JSON import/export

This summary was generated by GitHub Copilot based on the project README.