/copycolumnsa toggle next to the personalize-list gear pauses ServiceNow's inline edit so you can grab cell values. Pick individual cells or whole columns and copy them as a grid in TSV / CSV / Pipe / Markdown, with an optional header row, a trailing sys_id column and clickable links. Community gets single-cell copy and drag-select.
honours your Code Search Groups and custom table/field overrides out of the box, a two-pane results layout with per-record field-type badges and collapsible long blobs, one-click JSON export, and AI agents in VS Code / Cursor can run the same search through Script Sync.
per-field-type icons with type-aware copy/query actions on every field, a table-name pill context menu, Show Table Fields with inline values and in-place editing (admin + Pro), plus inline table-hierarchy and translations previews.
AI chat renders markdown and survives page navigation, you can ask straight from the slash palette (/skai), and slow or failed answers show live progress with Retry / Continue. /sklog gains log-level filters, time ranges and correct same-second ordering.
a themed, resizable multi-format viewer (images, Monaco-highlighted code, JSON, CSV, PDF, Office, audio/video, email) that works in both Classic UI and Workspace via /att, with Pro drag-&-drop upload, bulk zip/delete and duplicate detection.
/copycells, /copycolumn and Copy Mode.sys_id option now adds a - sys_id column next to each picked column instead of one trailing row sys_id — so reference fields give the referenced record's sys_id, not just the display value.snd_xplore.do or email_display.do — the timezone lookup is skipped on any page without a session token and the cached timezone is reused instead of re-queried on every page load.Version 10 introduces SN Utils Pro and a redesigned day-to-day workflow centered around the new Manage page. The focus of this release is better usability, faster navigation, and deeper insight into your ServiceNow instances.
Beyond the highlights listed here, version 10 includes extensive changes under the hood — improved extension-to-page communication, modernized internal architecture, better error handling, and cross-browser hardening. This changelog covers user-facing features only.
chrome.storage.sync is no longer used. All extension data is now stored in chrome.storage.local only. Legacy sync data is migrated automatically on first run./now/ pages-u5d, -c3h, -uc15m, -um1w and similar patterns to filter by updated/created time ranges without defining fixed switches/rnd (Fill Random Fields) from scratch: supports 15+ field types including references, choices, dates, booleans, integers, decimals, emails, URLs, and currency — handles dependent fields in multi-pass order with auto-retry and XSS test mode/list that works on reports, Performance Analytics dashboards, and Knowledge pagesCmd+/ and Ctrl+/ keeping native code-comment action instead of opening the slash popupVersion 10 also includes many more changes under the hood that are not listed here — improved extension-to-page communication, modernized internal architecture, better error handling, cross-browser hardening, and dozens of smaller refinements across the entire extension.
---
View the full changelog on GitHub