Hilfe durchsuchen

Vorsicht vor Support-Betrug: Wir fordern Sie niemals auf, eine Telefonnummer anzurufen, eine SMS an eine Telefonnummer zu senden oder persönliche Daten preiszugeben. Bitte melden Sie verdächtige Aktivitäten über die Funktion „Missbrauch melden“.

Learn More

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 Antworten
  • 1 hat dieses Problem
  • 21 Aufrufe
  • Letzte Antwort von 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.

Alle Antworten (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