Smart RSS
RSS Reader
Smart RSSとは何ですか?
Smart RSSはzakiusによって開発されたChromeの拡張機能で、その主な機能は「RSS Reader」です。
拡張機能のスクリーンショット
Smart RSS拡張機能のCRXファイルをダウンロード
Smart RSS拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Smart RSS allows you to follow new posts on your favorite websites exposing RSS and Atom feeds in a three pane view, providing background loading of new articles and allowing you to organize sources into folders. 拡張機能の基本情報
| 名前 | |
| ID | eggggihfcaabljfpjiiaohloefmgejic |
| 公式URL | https://chromewebstore.google.com/detail/smart-rss/eggggihfcaabljfpjiiaohloefmgejic |
| 説明 | RSS Reader |
| ファイルサイズ | 333 KB |
| インストール数 | 3,000 |
| 現在のバージョン | 2.25.2 |
| 最終更新日 | 2023-03-09 |
| 公開日 | 2020-06-20 |
| 評価 | 4.48/5 合計 25 レビュー |
| 開発者 | zakius |
| Eメール | [email protected] |
| 支払い方法 | free |
| 拡張機能のウェブサイト | https://github.com/SmartRSS/Smart-RSS |
| ヘルプページのURL | https://github.com/SmartRSS/Smart-RSS |
| 対応言語 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Smart RSS",
"description": "RSS Reader",
"manifest_version": 2,
"version": "2.25.2",
"background": {
"page": "index.html"
},
"permissions": [
"unlimitedStorage",
"contextMenus",
"alarms",
"tabs",
" | |