1 2 3 4 5
(function() { if (window.location.href.indexOf('github.com') != -1) { $('.commit-message .hidden-text-expander .js-details-target').click(); } })();