Feedly-Notifier
Feedly-Notifier copied to clipboard
Feature request: detect and subscribe to RSS feed in current page
Hi,
The only missing feature i found to this extension, is the ability to directly add RSS of the current page, to our feedly.
This feature exists in some extensions like "RSS Feed Reader" :

The adding of the "+" on the icon, and a link in the popup for subscribe, could be a must have feature to develop.
David
Well, I'm not sure if we want to implement this feature, because there are other extensions on the store with this functionality. For instance: https://chrome.google.com/webstore/detail/feedly-mini/ndhinffkekpekljifjkkkkkhopnjodja?hl=en https://chrome.google.com/webstore/detail/feedly-subscribe-button/gbbnddjfcllebfcnihfgmdplgaiejepc?hl=en
Actually the best is https://chrome.google.com/webstore/detail/rss-subscription-extensio/nlbjncdgjeocebhnmkbbbdekmmmcbfjd
But it's an extra icon 😄
Actually, at least in Firefox I thought this feature was already present. Firefox comes with a built-in "Subscribe to this page" button (
) which forwards to a page to select the feed application:

I could have sworn Feedly was listed there previously, but now it's not anymore. Was that feature removed from the add-on?
Yes, the feature was in the old FF version. https://github.com/olsh/Feedly-Notifier-Firefox
But now we are using WebExtensions, so we need to reimplement it. PRs are welcome.