Created
April 21, 2018 12:42
-
-
Save martianyi/b2aa8eb718db56a8d23c7193a1f8265c to your computer and use it in GitHub Desktop.
bookmarklet to open link in via.hypothes.is
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:(function () {location = 'https://via.hypothes.is/' + location.href;})() |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment