This is a command for Backtick. A Backtick command consists of some executable JavaScript and a bit of metadata in JSON.
This command adds a page to pocket.
(function(){ISRIL_H='a862';PKT_D='getpocket.com';ISRIL_SCRIPT=document.createElement('SCRIPT');ISRIL_SCRIPT.type='text/javascript';ISRIL_SCRIPT.src='https://'+PKT_D+'/b/r.js';document.getElementsByTagName('head')[0].appendChild(ISRIL_SCRIPT)})(); |
{ | |
"name": "Add to Pocket", | |
"description": "Adds page to pocket", | |
"icon": "https://dl.dropboxusercontent.com/u/344556/Pocket_AppIcon_iOS.png", | |
"link": "http://getpocket.com" | |
} |