Archive for June, 2006

Firefox 2 Feed Handling

Thursday, June 15th, 2006

New Firefox 2 now supports Feed Handling. You can add Cheetah News Service by going to about:config and typing browser.contentHandlers. Add the following:

browser.contentHandlers.types.#.title = Cheetah News
browser.contentHandlers.types.#.type = application/vnd.mozilla.maybe.feed
browser.contentHandlers.types.#.uri =
http://www.cheetah-news.com/add?feedurl=%s

In each of the above, # is the next number in the sequence after the last registered set.