js

Bookmarklets

Quick JavaScript hacks for Salesforce Classic, quiz extraction, and sites with annoying anti-patterns.

Drag any button to your bookmarks bar, then click it when needed.

Salesforce Classic

Classic UI Only

Toggle 'em All

Flips every checkbox on the page. Perfect for permission sets when you need to invert 50+ checkboxes without RSI.

Check All Checkboxes

Checks everything at once instead of toggling. Use when starting from a blank slate profile.

Browser Fixes

Any Site

Enable Right Click

Re-enables right-click on sites that block it for "security." Inspect elements, copy text, open links—like normal.

Enable Paste in Passwords

Banking sites love to disable paste in password fields, breaking password managers. This fixes it.

Quiz Extraction

Grouple

Sporcle Extractor

Extracts quiz data from Sporcle including all answers, alternates, categories, and time limits. Decodes their substitution cipher automatically.

JetPunk Extractor

Extracts quiz data from JetPunk with fuzzy-match regex patterns. Great for quizzes with built-in typo tolerance.