I took over the development of Slick RSS and it is published on chrome web store.
You can help me with pull request, issue, translation, ... If you are web developer, refresh UI would be good to start.
- Open a tab in chromium browser and go to extensions manager.
- From the page on GitHub, download the repo as a ZIP and unzip into a folder on your desktop or clone repo from
GIT
orGitHub Desktop
. - Enable
Developer Mode
. - Use action
Load unpackaged extension
and select the unzipped folder. You should now see the extension appear with anUnpacked Extension
flag on its logo. - Click the new icon for this extension in your browser's top menu to finish setting up your desired RSS feeds.
I'm not web developper. I refactor and add some functions. It will take time before having a clean code.
Request : {recipient: "Slick RSS", feedUrl: "url", feedTitle: "", feedGroup: ""} Request : {recipient: "Slick RSS", feedList: [{feedUrl: "url", feedTitle: "", feedGroup: ""},{feedUrl: "url", feedTitle: "", feedGroup: ""}]} feedUrl is mandatory. Return can be :
- "refused"
- "already exists"
- "bad request"
- "nothing"
- "ok"
- "ok: Reading..."
Original and actual license is MIT License. http://opensource.org/licenses/MIT
Using :