NOTICE: By continued use of this site you understand and agree to the binding Terms of Service and Privacy Policy.
// ==UserScript== // @name willamette menue inject // @namespace miradortech.com // @include https://www.willamettecommunitybank.com/default.aspx // @include https://www.willamettecommunitybank.com/ // @version 1 // @grant none // ==/UserScript== document.querySelector(".nav > a:nth-child(4)").innerHTML = "Apply For a Loan";