Skip to content

Instantly share code, notes, and snippets.

@jluster
Last active February 26, 2024 10:01
Show Gist options
  • Select an option

  • Save jluster/7667888 to your computer and use it in GitHub Desktop.

Select an option

Save jluster/7667888 to your computer and use it in GitHub Desktop.
(function(){
EN_CLIP_HOST='http://www.evernote.com';
location.href=EN_CLIP_HOST+'/clip.action?url='+encodeURIComponent(location.href)+'&title='+encodeURIComponent(document.title);
})()
{
"name": "Send to Evernote",
"description": "Send this page to Evernote.",
"icon": "http://icons.backtick.io.s3.amazonaws.com/backtick.png",
"link": "http://jml.is"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment