Zendesk Admin Shortcuts version history - 1 version
Zendesk Admin Shortcuts by Robert Schwarz
Zendesk Admin Shortcuts version history - 1 version
Be careful with old versions! These versions are displayed for testing and reference purposes.You should always use the latest version of an add-on.
Latest version
Version 1.0.0
Released May 6, 2026 - 76.93 KBWorks with firefox 121.0 and laterCopied from https://github.com/robertschwarz/zendesk-admin-shortcuts/releases/tag/v1.0.0- Alt+K spotlight overlay — works on any *.zendesk.com page, including inside admin Settings iframes (where Zendesk's native Cmd+K silently breaks). Toggle with Alt+K, close with Esc or backdrop click.
- Hardcoded admin-page index — bundled JSON of all major Admin Center pages (Tickets, Channels, People, Workspaces, Apps & Integrations, Account, Objects & Rules, etc.). Tenant-relative URLs work on any tenant.
- Object search — type a prefix and a colon (trigger:, macro:, view:, …) followed by a name or id. Supports 12 object types: triggers, automations, macros, views, groups, SLA policies, ticket forms, ticket fields, user fields, organization fields, custom roles, dynamic content.
- Per-tenant IndexedDB caches — built on explicit user click, scoped to the tenant's hostname, throttled to 30% of the API rate budget. "Build all search caches" sweeps every cache in one pass.
- Tab autocomplete on prefixes (tr → Tab → trigger:).
- Auto light/dark theme — overlay matches the page's effective background.
- Cross-browser — verified on Chromium and Firefox.
Source code released under MIT License