리뷰 828개
- 5점 만점에 5점SmaugTheDragon 님, 3년 전This is great, bro. Excellent alternative to the discontinued FF RRS feed.
개발자 답글
3년 전에 게시됨That feed is incorrectly embedding YouTube videos. In the feed content they use tags like:
[iframe width="320" height="320" frameborder="0" src="https://www.youtube.com/watch?v=pi846_OMVRA">[/iframe>
which embeds the entire YouTube video page (including comments etc) and makes the browser to autoplay the video.
Instead, they should be using proper embed URL which for that particular video would be:
[iframe frameborder="0" src="https://www.youtube.com/embed/pi846_OMVRA">[/iframe>
Note. html tags modified slightly (< to [) to make them visible here.- 5점 만점에 5점Aayan Saiks 님, 3년 전This one is very useful for my business. I highly recommended this extension to every one.
- 5점 만점에 4점Daywalker81 님, 3년 전4/5. Für den letzten Stern fehlen mir ein paar Sachen:
* Ich würde den CSS der Feed-Ansichten gern selbst gestalten. Ich hätte zum Beispiel gern in View Mode 1 die Titelleiste des Feed immer oben sichtbar (sticky). Oder in Ansicht 4 würde ich gern vollständig die Breite der Cards und die Höhe des sichtbaren Textes einstellen können (dann mit einstellbarem Zeichen- /Wort- / Paragrafenlimit).
* Tasten zum Löschen / Gelesen / Favoriten wären in jeder Ansicht auch in allen Listen sehr hilfreich.
Trotz meiner Kritik dein super Tool, welches ich täglich nutze.
Vielen Dank dafür! - 5점 만점에 5점Firefox 사용자 17759329 님, 3년 전Great add-on for rss. Unfortunately it seems not working since last update(4.14.2 I guess), and the latest update(4.15.2) doesn't fix it for me.
The problem is that all feeds fail to update, but the "load" button in feed's properties return status "OK".
I'm on firefox version 110.0(64-bit) for ubuntu.
EDIT:
The problem is solved with the help of developers. It is caused by an incorrect entry at the top of feed lists with which Feedbro chokes and thus unable to update all other feeds. If similar problem occurs to you, try removing incorrect entry in your list if there's any. - Hello, i really like this addon. I use it to notify me about new YouTube vidoes from my subscribed channels.
The only thing that i am missing is, when i click the popup, where the "blue number" appears telling you there are "XX" new entries, it would be great that after clicking on it, it would reset that blue number counter to 0. Just like YouTube does with its notifications.
Is this currently possible, maybe with rules ?
So, dont mark all articles read, just reset the popup blue number to 0 once you opened the popup.
Thanks.
To speak in coding language:
var popupLastViewTime = "08.02.2023 13:06:33"
and then, all articles older than that do not increase the "blue number counter", articles newer to that date, will increase the "blue number counter".개발자 답글
3년 전에 게시됨This won't be implemented. The reason is that the number on the Feedbro WebExtension icon tells the number of unread articles. The user might very well want to retain that information even after clicking the icon and reading a few articles. That's because the number would then remind the user that there are still some unread left.
If you want that number to go away, you can always use "Mark all as read" (first select the "All Items" main menu item and then click the green checkmark icon or press Shift+a) which will then mark all unread articles as read. - 5점 만점에 1점Firefox 사용자 17754877 님, 3년 전
- 5점 만점에 5점Firefox 사용자 17642282 님, 3년 전
- 5점 만점에 4점Firefox 사용자 13407666 님, 3년 전Almost perfect, this extension only missing a way to sync feeds between computers.
- 5점 만점에 5점Firefox 사용자 13439695 님, 3년 전
- 5점 만점에 5점Firefox 사용자 15166984 님, 3년 전Feedbro rocks and I have been using it for almost two years. I noticed the developer checks reviews here so maybe I can make a feature request? I would really appreciate a Read/Unread button on the View Mode 4 tiles if that is possible!
- 5점 만점에 5점Firefox 사용자 17687810 님, 3년 전
- 5점 만점에 5점Firefox 사용자 15649805 님, 3년 전
- 5점 만점에 5점Gordon Shumway 님, 3년 전Been using Feedbro for about a year now. It's great way to organize and manage my media consumption.
The defaults work well, but with a little tweaking it's a powerful tool to effectively build a custom feed without the manipulaiton of big tech.
I've observed no bugs or substantial flakiness, just seems to work.
Keep up the good work, Nodetics.