Skip to content

Instantly share code, notes, and snippets.

@Cremattsd
Cremattsd / RealNex-Split-View-3.7.8-by-cremattsd.user.js.
Last active October 27, 2025 15:29
RealNex-Split-View-3.7.8-by-CREMattSD
// ==UserScript==
// @name RealNex Split-View (Ironclad Hijack by cremattsd)
// @namespace https://matty-realnex
// @version 3.7.8
// @description Locks RealNex to 2 windows: Contacts in the main tab (RNX_LEFT), Properties with #key= in a reusable RNX_RIGHT window. Refreshes like a champ on each click! Crafted by Matty Smith (cremattsd).
// @match *://crm.realnex.com/*
// @run-at document-start
// @allFrames true
// @grant none
// @author Matty Smith (@CREMattSD)