Skip to content

Instantly share code, notes, and snippets.

@JEEN
Created February 22, 2011 11:04
Show Gist options
  • Select an option

  • Save JEEN/838516 to your computer and use it in GitHub Desktop.

Select an option

Save JEEN/838516 to your computer and use it in GitHub Desktop.
shortcut-manger-import.js
// ==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