SR
Script Runner$10

Changelog

All notable changes to Script Runner.

v4.1.1

Editor Detection, Per-App Scripts & Context Menus

  • NewApp-specific script lists — scripts added in one Adobe app no longer appear in another
  • NewAuto-detect installed code editors (VS Code, Cursor, Windsurf, Sublime Text, Notepad++, Zed, VSCodium, and more)
  • NewChoose your preferred script editor in Settings — opens files directly in VS Code, Cursor, etc.
  • NewRight-click context menu on folders with quick actions
  • NewOpen extension folder from flyout menu
  • NewButton Mode — toggle from flyout menu or Settings panel to switch scripts into full-width clickable buttons (Photoshop Actions panel style)
  • NewPer-script button colors — assign colors from the right-click context menu with preset swatches and a custom color picker
  • NewButton layout modes — choose between Stacked, Auto, Auto Small, 2-Column, 3-Column, Compact, Masonry (Pinterest-style), or Justified (full-width rows) for Button Mode
  • NewWord-level text clipping — long script names wrap at word boundaries instead of cutting mid-character
  • FixOpen Extension Folder flyout menu button now works correctly
  • Fix"Edit Script" now opens in the selected editor instead of always using system default
  • FixEditor launch no longer flashes a CMD window on Windows
  • FixUI state (collapsed groups, view mode, search query, selection) now persists across panel reloads
  • ChangedRemoved global Button Color, Custom Folders, and Individual Scripts from Settings panel — per-script colors are managed via context menu instead
  • ImprovedVersion bump across manifest, panel UI, and website
v4.0.0

Complete Rebuild

  • NewInstant fuzzy search across all scripts with keyboard navigation
  • NewMulti-folder directory manager — connect Dropbox, Google Drive, or local folders
  • NewFavorites and quick-run pinning
  • NewRight-click context menu (run, edit, copy path, reveal in explorer, remove)
  • NewDark/light theme sync with Adobe host application
  • NewLicense activation with Gumroad integration
  • NewSupport for 6 Adobe apps: Photoshop, Illustrator, After Effects, Premiere Pro, InDesign, and Animate
  • NewSupport for .jsx, .js, .jsxbin, .psjs, .idjs, .prjs, and .jsfl file types
  • ChangedComplete rewrite — new bundle ID (com.plugincrates.ScriptRunner), new architecture
  • ImprovedDOM caching, debounced search, and batch rendering for fast UI
  • ImprovedScroll position and UI state preserved across list rebuilds