Monday, August 26, 2013

View Feed in Feedly Bookmarklet or Instructions

If, when clicking an RSS feed, you find yourself looking at a page full of code like this:

You can use the following bookmarklet to view the current feed in Feedly.

(Tested in Chrome version 29.0.1547.57)

View in Feedly

The code for the bookmarklet is:

javascript:window.open(String(document.location).replace(/(.*):\/\//,'http://cloud.feedly.com/#subscription/feed/$1://'));

If, instead, you use the RSS Subscription Extension (by Google) and would like to add Feedly to your list of available feed readers, you can

• click Manage...

• Then Add...

• give it a description and use the following for the URL
http://cloud.feedly.com/#subscription/feed/%s

• Dont' forget to [Save] and you're ready to go!

Happy reading! Meebo-smile.gif

No comments :

Post a Comment