Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/olsh/Feedly-Notifier
Google Chrome, Firefox, Opera and Microsoft Edge extension for reading news from RSS aggregator Feedly
https://github.com/olsh/Feedly-Notifier
edge-extension feedly firefox-extension google-chrome-extension javascript opera-extension rss
Last synced: 7 days ago
JSON representation
Google Chrome, Firefox, Opera and Microsoft Edge extension for reading news from RSS aggregator Feedly
- Host: GitHub
- URL: https://github.com/olsh/Feedly-Notifier
- Owner: olsh
- License: mpl-2.0
- Created: 2013-07-04T07:42:55.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2024-11-01T04:17:55.000Z (12 days ago)
- Last Synced: 2024-11-01T05:19:31.721Z (12 days ago)
- Topics: edge-extension, feedly, firefox-extension, google-chrome-extension, javascript, opera-extension, rss
- Language: JavaScript
- Homepage: http://olsh.github.io/Feedly-Notifier/
- Size: 6.07 MB
- Stars: 271
- Watchers: 13
- Forks: 38
- Open Issues: 35
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
- jimsghstars - olsh/Feedly-Notifier - Google Chrome, Firefox, Opera and Microsoft Edge extension for reading news from RSS aggregator Feedly (JavaScript)
README
Feedly Notifier
===============[![Maintainability](https://api.codeclimate.com/v1/badges/cc043ddadb231bfaa48b/maintainability)](https://codeclimate.com/github/olsh/Feedly-Notifier/maintainability)
[![Known Vulnerabilities](https://snyk.io/test/github/olsh/Feedly-Notifier/badge.svg)](https://snyk.io/test/github/olsh/Feedly-Notifier)
---[![Chrome Web Store](https://img.shields.io/chrome-web-store/v/egikgfbhipinieabdmcpigejkaomgjgb)](https://chrome.google.com/webstore/detail/feedly-notifier/egikgfbhipinieabdmcpigejkaomgjgb)
[![Chrome Web Store](https://img.shields.io/chrome-web-store/users/egikgfbhipinieabdmcpigejkaomgjgb)](https://chrome.google.com/webstore/detail/feedly-notifier/egikgfbhipinieabdmcpigejkaomgjgb)
---[![Mozilla Add-on](https://img.shields.io/amo/v/feedly-notifier)](https://addons.mozilla.org/en-US/firefox/addon/feedly-notifier/)
[![Mozilla Add-on](https://img.shields.io/amo/users/feedly-notifier)](https://addons.mozilla.org/en-US/firefox/addon/feedly-notifier/)
[![Mozilla Add-on](https://img.shields.io/amo/rating/feedly-notifier)](https://addons.mozilla.org/en-US/firefox/addon/feedly-notifier/)
---Google Chrome, Firefox, Opera and Microsoft Edge extension for reading news from RSS aggregator [Feedly](https://feedly.com/)
## Changelog
Changelog can be found [here](https://github.com/olsh/Feedly-Notifier/releases).
## Translations
[Help us to translate the extension or improve existing translations](https://poeditor.com/join/project?hash=2fZxqOmDJo)
## Build
1. `yarn`
2. `grunt sandbox --clientId=sandbox --clientSecret=R26NGS2Q9NAPSEJHCXM3 --browser=chrome`
You can find actual `clientId` and `clientSecret` [here](https://groups.google.com/g/feedly-cloud)
The browser parameter can be `chrome`, `opera` or `firefox`.
3. The result of the commands will be in `build` folder, now you can load the extension to browser.## Acknowledgments
Made with
[![WebStorm](https://github.com/olsh/Feedly-Notifier/raw/master/logos/ws-logo.png)](https://www.jetbrains.com/webstorm/)