Windows 10 will reach EOS (end of support) on October 14, 2025. For more information, see this article.

Cari Bantuan

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Pelajari Lebih Lanjut

How do I add a new rss feed reader that is a webapp? Specifically I want to add in http://mypersonalfeedreaderwebsite.com/addfeed?feed=<feed url> ?

  • 3 balas
  • 1 memiliki masalah ini
  • 6 kunjungan
  • Balasan terakhir oleh cor-el

more options

I have a personalized feed reader that I've set up that I want to be able to point firefox at. I can't seem to figure out how to add in a new webapp as an option for the web feed reader.

I have a personalized feed reader that I've set up that I want to be able to point firefox at. I can't seem to figure out how to add in a new webapp as an option for the web feed reader.

Semua Balasan (3)

more options

You can try to add the title and uri parameters manually to an unused browser.contentHandlers.types.* pref

This is used for Yahoo:

browser.contentHandlers.types.1.title; My Yahoo
browser.contentHandlers.types.1.type; application/vnd.mozilla.maybe.feed
browser.contentHandlers.types.1.uri; http://add.my.yahoo.com/rss?url=%s
more options

Is there anyway to add a new option rather replace an existing option?

more options

Just use one of the other unused types.# if types.1 is already taken or add another with the next number.

Unused entries have this as a title:

  • chrome://browser-region/locale/region.properties