本人习惯于使用Firefox订阅各种RSS到Google Reader。但最近使用Firefox订阅新内容时,打开的Google订阅页面中只存在订阅到Google个性化主页,却没有订阅到Google Reader
  查看Firefox的设置about:config,发现订阅设置有以下值确定:

browser.contentHandlers.types.2.title=Google 阅读器
browser.contentHandlers.types.2.type=application/vnd.mozilla.maybe.feed
browser.contentHandlers.types.2.uri=http://fusion.google.com/add?feedurl=%s

固添加3个类似的值:

browser.contentHandlers.types.6.title=Google Reader
browser.contentHandlers.types.6.type=application/vnd.mozilla.maybe.feed
browser.contentHandlers.types.6.uri=http://www.google.com/reader/preview/news/feed/%s


如下图(前3个黑体部分):

Firefox自定义订阅工具(RSS feed)

添加后,Firefox就可以调用Google Reader直径进行订阅了:
Firefox自定义订阅工具(RSS feed)
 

相关文章:

  • 2021-09-09
  • 2022-03-03
  • 2021-05-01
  • 2021-11-13
  • 2021-10-22
  • 2021-05-16
  • 2022-01-01
  • 2021-08-13
猜你喜欢
  • 2021-10-02
  • 2022-12-23
  • 2022-12-23
  • 2022-02-08
  • 2022-12-23
相关资源
相似解决方案