diff options
Diffstat (limited to 'manifest.json')
-rw-r--r-- | manifest.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/manifest.json b/manifest.json index 0e84d52..77c96b7 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { - "description": "Finds feeds or generates RSS-Bridge URLs for the current page. Optional integration with tt-rss.", + "description": "Find RSS/Atom feeds, and get RSS-bridge URLs for the current page. Optional integration with tt-rss or miniflux to one-click subscribe to a feed.", "manifest_version": 2, - "name": "RSS-Bridge helper", + "name": "RSS feed helper", "version": "1.3", "content_scripts": [ { |