Last active
February 26, 2024 10:01
-
-
Save jluster/7667888 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
| (function(){ | |
| EN_CLIP_HOST='http://www.evernote.com'; | |
| location.href=EN_CLIP_HOST+'/clip.action?url='+encodeURIComponent(location.href)+'&title='+encodeURIComponent(document.title); | |
| })() |
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
| { | |
| "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