Feedly Notifier
Extension for Feedly news reader
Was ist Feedly Notifier?
Feedly Notifier ist eine Chrome-Erweiterung, die von https://olsh.github.io/Feedly-Notifier entwickelt wurde, und ihr Hauptmerkmal ist "Extension for Feedly news reader".
Erweiterungsscreenshots
Feedly Notifier-Erweiterungs-CRX-Datei herunterladen
Laden Sie Feedly Notifier-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
Feedly notifier is a tiny extension that keeps you up to date with your feedly subscriptions.
**Features**
- unread news count
- unread news headers (with direct link on the news site) in the popup window
- article preview in the popup window
- ability to set categories for updates
- HTTPS support
- ability to mark news as read
- ability to save feeds for later reading
- ability to filter feeds by category in the popup
- ability to open site on button click (work as a counter only)
- desktop notifications
- background mode
**Translation**
Help us to translate the extension or improve existing translations.
https://poeditor.com/join/project?hash=2fZxqOmDJo
**Changelog**
https://github.com/olsh/Feedly-Notifier/releases
**Support**
If you found a bug or you have a suggestion, please let us know.
You can report about it here:
https://github.com/olsh/Feedly-Notifier/issues
**Source code**
https://github.com/olsh/Feedly-Notifier Grundlegende Informationen zur Erweiterung
| Name | |
| ID | egikgfbhipinieabdmcpigejkaomgjgb |
| Offizielle URL | https://chromewebstore.google.com/detail/feedly-notifier/egikgfbhipinieabdmcpigejkaomgjgb |
| Beschreibung | Extension for Feedly news reader |
| Dateigröße | 579 KB |
| Installationsanzahl | 33,802 |
| Aktuelle Version | 2.29.1 |
| Letztes Update | 2023-07-24 |
| Veröffentlichungsdatum | 2020-03-18 |
| Bewertung | 4.46/5 Insgesamt 381 Bewertungen |
| Entwickler | https://olsh.github.io/Feedly-Notifier |
| [email protected] | |
| Zahlungsart | free |
| Erweiterungswebsite | http://olsh.github.io/Feedly-Notifier/ |
| Hilfeseite URL | https://github.com/olsh/Feedly-Notifier/issues |
| Unterstützte Sprachen | id,de,en,fr,nl,vi,tr,ca,da,es,es-419,it,lv,hu,pl,pt-BR,pt-PT,cs,el,sr,bg,ru,uk,fa,ar,zh-CN,zh-TW,ja,ko |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "Feedly Notifier",
"description": "__MSG_ExtensionDescription__",
"version": "2.29.1",
"default_locale": "en",
"permissions": [
"storage",
"tabs",
"notifications",
"webRequest",
"*:\/\/*.feedly.com\/"
],
"optional_permissions": [
"background",
" | |