Created
February 22, 2011 11:04
-
-
Save JEEN/838516 to your computer and use it in GitHub Desktop.
shortcut-manger-import.js
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
| // ==UserScript== | |
| // @ShortcutManager | |
| // @name Read It Later | |
| // @namespace rdxE13eT1vzz | |
| // @key Ctrl+i | |
| // @include * | |
| // ==/UserScript== | |
| javascript:function%20iprl5(){var%20d=document,z=d.createElement('scr'+'ipt'),b=d.body;try{if(!b)throw(0);d.title='(Saving...)%20'+d.title;z.setAttribute('src','http://github.com/JEEN/Filstapaper/raw/master/etc/bookmarklet.js?u='+encodeURIComponent(d.location.href)+'&t='+(new%20Date().getTime()));b.appendChild(z);}catch(e){alert('Please%20wait%20until%20the%20page%20has%20loaded.');}}iprl5();void(0) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment