aboutsummaryrefslogtreecommitdiff
path: root/manifest.json
diff options
context:
space:
mode:
authorMark Powers <mark@marks.kitchen>2022-12-30 14:06:21 -0600
committerMark Powers <mark@marks.kitchen>2022-12-30 14:06:21 -0600
commit59380bb1ac844e1694d5bbcfa326b05b077cb357 (patch)
tree9ec695e4e9e4a3057184e5ebdf13d59e863143a4 /manifest.json
parent3bdc11a9b2c78f2be8c11d28befce7328b6e5424 (diff)
Remove setting of inner HTMLHEADmaster
Diffstat (limited to 'manifest.json')
-rw-r--r--manifest.json4
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": [
{