Feedly Notifier
Extension for Feedly news reader
什么是Feedly Notifier?
Feedly Notifier是由https://olsh.github.io/Feedly-Notifier开发的Chrome扩展程序,该扩展的主要功能是“Extension for Feedly news reader”。
扩展截图
下载Feedly Notifier扩展crx文件
下载Feedly Notifier扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
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 扩展基本信息
| 名称 | |
| ID | egikgfbhipinieabdmcpigejkaomgjgb |
| 官方URL | https://chromewebstore.google.com/detail/feedly-notifier/egikgfbhipinieabdmcpigejkaomgjgb |
| 简介 | Extension for Feedly news reader |
| 文件大小 | 579 KB |
| 安装次数 | 33,802 |
| 当前版本 | 2.29.1 |
| 更新时间 | 2023-07-24 |
| 上架时间 | 2020-03-18 |
| 评分 | 4.46/5 共381次评分 |
| 开发者 | https://olsh.github.io/Feedly-Notifier |
| 电子邮箱 | [email protected] |
| 付费类型 | free |
| 扩展官网 | http://olsh.github.io/Feedly-Notifier/ |
| 帮助页面URL | https://github.com/olsh/Feedly-Notifier/issues |
| 支持的语言 | 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",
" | |