Skip to content

Instantly share code, notes, and snippets.

@saintsal
Forked from JoelBesada/README.md
Last active January 4, 2016 08:58
Show Gist options
  • Save saintsal/8598598 to your computer and use it in GitHub Desktop.
Save saintsal/8598598 to your computer and use it in GitHub Desktop.
A backtick command to add the current site to Feedly.
/* NOTE: Comments need to be in multiline format like this, instead of "// Comment" */
javascript:void((function(d){var i='__F_WIDGET';if(d.getElementById(i)) return false;var w=d.createElement('div'),s=d.createElement('script');w.setAttribute('id',i);s.setAttribute('src','http://feedlybookmarklet.com/f.js'); d.body.appendChild(w).appendChild(s);})(document));
{
"name": "Follow on/ Add to Feedly",
"description": "Add the current site to Feedly",
"icon": "https://backtickio.s3.amazonaws.com/icons/backtick.png",
"link": "https://gist.github.com/saintsal/8598598"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment