#ServiceNow URL Shortcuts
All of these are plain bookmarks that can be used on your instance. Drag each link to your bookmark bar to use.
##List v3
List v3 must be activated and enabled via system property for these to work.
Turn List v3 on for this user javascript:var param='sysparm_userpref_use.list_v3=true',l=window.location;l.href+=(l.href.indexOf('?')==-1?'?':'&') + param