Quick Search for Zendesk의 버전 기록 - 2개 버전
Quick Search for Zendesk 제작자: Robert Schwarz
Quick Search for Zendesk의 버전 기록 - 2개 버전
이전 버전의 사용에 주의하십시오! 이 버전들은 테스트 및 참조 용도로만 표시되는 것입니다.항상 최신 버전의 부가 기능을 사용해야 합니다.
최신 버전
버전 1.1.0
2026년 5월 22일에 출시 - 117.55 KBfirefox 121.0 이상에서 작동v1.1 — cache & search fixes- Rate-limit tier picker (
rpm:N) — typerpm:200,rpm:400,rpm:700, orrpm:2500to match your Zendesk plan; prevents 429 errors during cache builds on Suite Team and lower tiers. - Active-only search by default — prefix searches (
trigger:,macro:,view:, …) now return active records only; press Alt+I to include inactive ones alongside. - Smarter stale detection — the cache now tracks id+name signatures (not just record count), so renames and equal-count churn correctly trigger a rebuild. Tune the freshness window with
stale:Ndays. - Settings entry point — a cogwheel in the spotlight footer (or Ctrl/Cmd+,) opens a Settings popover listing current
rpm:andstale:tiers without memorising prefix syntax.
MIT 라이선스에 따라 릴리스된 소스 코드
- Rate-limit tier picker (
이전 버전
버전 1.0.0
2026년 5월 6일에 출시 - 76.93 KBfirefox 121.0 이상에서 작동Copied 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.
MIT 라이선스에 따라 릴리스된 소스 코드