리뷰 828개
- 5점 만점에 5점Firefox 사용자 16713490 님, 5년 전23/10/2021: Adiciono aqui a avaliação para dizer que essa extensão é ótima para assistir aos vídeos do youtube, além de acompanhar sites e outros conteúdos.
Acredito que os leitores de Feed são ótimos para combater os efeitos das bolhas das redes sociais. Recomendo muito esta extensão. Funciona perfeitamente. - 5점 만점에 5점Firefox 사용자 13632265 님, 5년 전
- 5점 만점에 5점wongfeihung1984 님, 5년 전
- 5점 만점에 1점Firefox 사용자 16823419 님, 5년 전
- 5점 만점에 5점Firefox 사용자 16801421 님, 5년 전
- This is a great addon! But it seems I'm having the same problem as Firefox user 13715371 below; deleted items keep reappearing on all my feeds. 14 feeds are for Reddit, and 2 others aren't. This just started happening a couple of days ago.
Edit: thanks for the update. The other two seem to be OK for now, at least. The are https://addons.thunderbird.net/en-us/thunderbird/extensions/format:rss and
https://notepad-plus-plus.org/index.xml개발자 답글
5년 전에 게시됨Reddit had a bug in their RSS generation which was fixed just a second ago.
https://old.reddit.com/r/bugs/comments/mi17dt/reddit_rss_feeds_broken_pubdate_used_in_atom_feeds/
Can you send the URLs of the other two feeds (non-Reddit) at are causing problems to feedbro.reader@gmail.com please?
PS. Facebook group parsing is also broken in 4.9.5 (due to Facebook API change) but 4.9.7 is in the manual AMO review queue which should fix that. - 5점 만점에 5점John Roney 님, 5년 전
- 5점 만점에 5점Honeymelon 님, 5년 전Love it, if it would work with the firefox app and also sync everything this would be overkill and the best reader IMO. How do I add Telegram Chats? Can I add all types of chats? I tried to add an open channel chat with its link but it didnt work
개발자 답글
5년 전에 게시됨Feedbro supports Telegram URLs like: https://t.me/s/netflix
So if you first open https://t.me/netflix then you need to click "Preview channel" and then click Feedbro icon and choose "Find Feeds in Current Tab".
Sync API is unfortunately useless due to size restrictions (max 100 kB of data can be saved and max size for a single key is 8 kB). That isn't enough even for storing feed subscription data. - 5점 만점에 3점Firefox 사용자 13715371 님, 5년 전When I try to dismiss new items, they keep repopulating. I never know when new feeds are available because I keep getting notified about feeds I have already seen.
EDIT: the URL is [https://nrhtx.bywatersolutions.com/cgi-bin/koha/opac-search.pl?&limit=mc-loc%3A%22NEWDVD%22&count=50&sort_by=acqdate_dsc&format=rss]개발자 답글
5년 전에 게시됨EDIT: thanks for the link. Please open that in a normal browser tab so that you can see that elements don't have [pubDate] or [dc:date] tag (which they should have since the feed claims to be RSS 2.0). Due to this Feedbro generates timestamps for the item (article) entries. But when you delete such loaded article, Feedbro has no way of knowing whether the article was loaded before (because it's now removed from the Feedbro database). This is why Feedbro downloads the article again.
Solution: don't delete articles that are provided by such feeds (that don't have datestamps).
What's the feed URL? If you are deleting articles and the feed does not date stamps for the articles in the XML, that can happen. - 5점 만점에 4점stuffundefined 님, 5년 전
- 5점 만점에 1점Firefox 사용자 15843212 님, 5년 전
- 5점 만점에 5점Firefox 사용자 16024671 님, 5년 전Powerful and easy to use. Just great. I would even like it better if the "Feed Tree" could appear as a choice for Firefox standard sidebar.
- 5점 만점에 5점Firefox 사용자 16726017 님, 5년 전
- Feedbro is definitely my favourite feed reader for Firefox. My only gripe with it is that you can't seem to disable loading images in articles, which I remember I could do in some old XUL based feed readers, thus the 4 stars. Otherwise I have no complaints: it offers a ton of customizability in terms of appearance, layout and font type and size, and it loads new feeds instantly without impacting on the browser performance.
- 5점 만점에 5점Firefox 사용자 16699356 님, 5년 전I love all about this, but one bug exist: news article can not be deleted when I delete them using button in FF bar. It acts like article was deleted, but after browser restart article is back like nothing happened. Good for me I almost never using this feature. Just looks weird, really. It is not a matter of "indexdb" mentioned, since all other features work and settings and news are being saved or deleted(from inside of addon) normally.
개발자 답글
5년 전에 게시됨Feedbro does not immediately save changes to the disk. So if you delete an article and close the browser right after that, changes aren't persisted. Pending changes are written to the disk periodically so you need to wait a while. This is purely for performance reasons because for example when marking articles as read, it would be quite inefficient to write all changes immediately. - 5점 만점에 5점Firefox 사용자 16345382 님, 5년 전
- 5점 만점에 5점Mistermind 님, 5년 전
개발자 답글
5년 전에 게시됨Works fine on http://feeds.macrumors.com/MacRumors-All - what URL doesn't work?
EDIT: user found out that the reason for this was that they had Firefox's standard "HTTPS-Only" mode on and that MacRumous feed supports just HTTP. Even disabling the requirement for the site doesn't help because apparently HTTPS requirement is still enforced for every URL using XMLHttpRequest API that Feedbro uses.
Bug report has been submitted: https://bugzilla.mozilla.org/show_bug.cgi?id=1692811