Fork me on GitHub

Useful Bookmarklets

How to use: Drag the bookmarklet link to your bookmarks bar, or right-click and select "Bookmark This Link". Then click the bookmark on any page to activate it.
  1. Laser Pointer

    Adds a Google Slides-style laser pointer to any web page.

    • Press L to toggle the laser pointer on/off
    • When active, a red glowing dot follows your cursor
    • The normal cursor is hidden while the laser is active
    • Great for presentations or highlighting content on screen
  2. Confetti

    Triggers a colorful confetti explosion on any web page.

    • Press C to trigger a confetti burst
    • Colorful pieces fall from the top of the screen
    • Effect lasts about 1 second
    • Great for celebrations or adding some fun to any page
  3. Snow

    Adds a peaceful snowfall effect to any web page.

    • Press S to toggle snow on/off
    • White snowflakes gently fall from the top of the screen
    • Snowflakes have varying sizes and subtle drift
    • Great for adding a winter atmosphere to any page
  4. Pinboard.in's bookmarklet
  5. Labels

    Create draggable labels on any web page.

    • Press L to create a new label at the center of the screen
    • Drag labels anywhere on the page
    • Double-click a label to edit its text
    • Great for annotating screenshots or marking areas of interest
  6. Reload300

    Automatically reloads the current page every 300 seconds (5 minutes), indefinitely.

    • Logs to the console when it reloads, and how many seconds remain every 30 seconds
    • Click the bookmarklet again to stop it
    • Reloads by re-fetching the page and swapping in the fresh content, rather than a normal browser navigation, so the countdown keeps running forever instead of stopping after one cycle
    • Falls back to a normal one-time location.reload() if the fetch fails (e.g. cross-origin restrictions)