zarac / rss-fetcher

Simple Chrome extension used for this guide http://lifehacker.com/5857721/how-to-build-a-chrome-extension

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RSS Fetcher

This is a simple implementation of a Google Chrome extension, made in conjunction with this guide I wrote on Lifehacker.

Chrome's extenion API has changed since I wrote this, so I'm happy to accept pull requests for any updates that need to be made to the code.

Update to work with current version of Chromium

About

Simple Chrome extension used for this guide http://lifehacker.com/5857721/how-to-build-a-chrome-extension


Languages

Language:JavaScript 63.3%Language:CSS 36.7%