Created
April 20, 2013 16:02
-
-
Save brapse/5426444 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
Scistoric! | |
To add the detect bookmarklet, drag this to your bookmark bar: | |
<a href=" | |
javascript:(function () { | |
var newScript = document.createElement('script'); | |
newScript.src = 'http://localhost:4000/scistoric.user.js'; | |
document.body.appendChild(newScript); | |
}()); | |
">Scistoric</a> <---- | |
<br><br> | |
Then click on it, when you are on a page you want to SCISTORIFY. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment