NOTICE: By continued use of this site you understand and agree to the binding Terms of Service and Privacy Policy.
// ==UserScript== // @name Point West App Inject // @namespace miradortech.com // @include https://www.pointwestcu.com/en/page/other // @version 1 // @grant none // ==/UserScript== $('#main').html('<iframe id="mirador-frame" scrolling="yes" frameborder="0" height="1500" width="100%" src="https://demo.miradortech.com"></iframe>');