Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

자세히 살펴보기

How do I make sure that google reader launches whenever I click on an RSS feed icon (to add a new feed)?

  • 4 답장
  • 7 이 문제를 만남
  • 15 보기
  • 최종 답변자: jgates513

more options

Right now, when I click to add a new rss feed (using the icon up in the search bar), it automatically launches yahoo, which drives me crazy. I want to CHANGE the setting so that it automatically launches google reader. Please advise!

Right now, when I click to add a new rss feed (using the icon up in the search bar), it automatically launches yahoo, which drives me crazy. I want to CHANGE the setting so that it automatically launches google reader. Please advise!

모든 댓글 (4)

more options

See http://lifehacker.com/392287/set-firefox-3-to-launch-gmail-for-mailto-links

Set the pref gecko.handlerService.allowRegisterFromDifferentHost to true on the about:config page.

Run this javascript code via copy and paste to the location bar and press the Enter key to run the code. navigator.registerProtocolHandler('mailto','https://mail.google.com/mail/?extsrc=mailto&url=%s','Gmail'); Do not forget to reset the pref gecko.handlerService.allowRegisterFromDifferentHost to false after you have added Gmail.


To open the about:config page, type about:config in the location (address) bar and press the Enter key, just like you type the url of a website to open a website. If you see a warning then you can confirm that you want to access that page.

more options

thank you SO much! very much appreciate your help.

more options

You're welcome I seem to have misread the first post and gave an answer about mailto that of course doesn't apply to RSS feeds.


Check the Web Feed settings: Tools > Options > Applications > Web Feed (Use Google or Preview in Firefox)

You can also check the pref browser.feeds.handler (reader or ask) on the about:config page.

To open the about:config page, type about:config in the location (address) bar and press the Enter key, just like you type the url of a website to open a website. If you see a warning then you can confirm that you want to access that page.

more options

Google is no longer listed as an option in that Applications area. Is there any way to get it back?