NOTICE: By continued use of this site you understand and agree to the binding Terms of Service and Privacy Policy.
// ==UserScript== // @name solarity menu inject // @namespace miradortech.com // @include https://www.solaritycu.org/apply-today.htm // @version 1 // @grant none // ==/UserScript== $('#content > ul:nth-child(6)').append('<li><a href="https://www.solaritycu.org/business-services.htm" target="_self">Business Loan</a></li>');