Last active
September 6, 2020 15:08
-
-
Save ykessler/9f1b02da1f78b8eca0826a98f0a9c269 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// FROM https://stackoverflow.com/a/9624997/165673 | |
javascript:if(!window.jQuery||confirm('Overwrite\x20current\x20version?\x20v'+jQuery.fn.jquery))(function(d,s){s=d.createElement('script');s.src='https://code.jquery.com/jquery.js';(d.head||d.documentElement).appendChild(s)})(document); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
NOTE: The jquery link must be
https
, otherwise you'll get blocked on Chrome when on an https page. For example: