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 |
| Eメール | [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",
" | |