Last active
November 19, 2023 09:06
-
-
Save abhinav4848/cba7e17ef8ba32b763a2da8654df45db to your computer and use it in GitHub Desktop.
StumbleUpon's "Add to List" browser bookmarklet
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
javascript:void((function(d)%7Bvar e%3Dd.createElement(%27script%27)%3Be.setAttribute(%27type%27,%27text/javascript%27)%3Be.setAttribute(%27charset%27,%27UTF-8%27)%3Be.setAttribute(%27src%27,%27https://www.stumbleupon.com/bookmarkletclient/bookmarklet.js%3Fr%3D%27%2BMath.random())%3Bd.body.appendChild(e)%7D)(document))%3B |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment