Update extension list
This commit is contained in:
parent
d2e6028f8c
commit
a86467db48
1 changed files with 4 additions and 4 deletions
|
|
@ -93,7 +93,7 @@
|
||||||
"name": "Custom CSS",
|
"name": "Custom CSS",
|
||||||
"author": "Marien Fressinaud",
|
"author": "Marien Fressinaud",
|
||||||
"description": "Give possibility to overwrite the CSS with a user-specific rules.",
|
"description": "Give possibility to overwrite the CSS with a user-specific rules.",
|
||||||
"version": "0.2",
|
"version": "0.3",
|
||||||
"entrypoint": "CustomCSS",
|
"entrypoint": "CustomCSS",
|
||||||
"type": "user",
|
"type": "user",
|
||||||
"url": "https://github.com/FreshRSS/Extensions",
|
"url": "https://github.com/FreshRSS/Extensions",
|
||||||
|
|
@ -104,7 +104,7 @@
|
||||||
"name": "Custom JS",
|
"name": "Custom JS",
|
||||||
"author": "Frans de Jonge",
|
"author": "Frans de Jonge",
|
||||||
"description": "Apply custom JS.",
|
"description": "Apply custom JS.",
|
||||||
"version": "0.2",
|
"version": "0.3",
|
||||||
"entrypoint": "CustomJS",
|
"entrypoint": "CustomJS",
|
||||||
"type": "user",
|
"type": "user",
|
||||||
"url": "https://github.com/FreshRSS/Extensions",
|
"url": "https://github.com/FreshRSS/Extensions",
|
||||||
|
|
@ -192,7 +192,7 @@
|
||||||
"name": "Image Proxy",
|
"name": "Image Proxy",
|
||||||
"author": "Frans de Jonge",
|
"author": "Frans de Jonge",
|
||||||
"description": "No insecure content warnings or disappearing images.",
|
"description": "No insecure content warnings or disappearing images.",
|
||||||
"version": "0.5",
|
"version": "0.6",
|
||||||
"entrypoint": "ImageProxy",
|
"entrypoint": "ImageProxy",
|
||||||
"type": "user",
|
"type": "user",
|
||||||
"url": "https://github.com/FreshRSS/Extensions",
|
"url": "https://github.com/FreshRSS/Extensions",
|
||||||
|
|
@ -324,7 +324,7 @@
|
||||||
"name": "ReadingTime",
|
"name": "ReadingTime",
|
||||||
"author": "Lapineige",
|
"author": "Lapineige",
|
||||||
"description": "Add a reading time estimation next to each article",
|
"description": "Add a reading time estimation next to each article",
|
||||||
"version": "1.3.1",
|
"version": "1.4",
|
||||||
"entrypoint": "ReadingTime",
|
"entrypoint": "ReadingTime",
|
||||||
"type": "user",
|
"type": "user",
|
||||||
"url": "https://github.com/FreshRSS/Extensions",
|
"url": "https://github.com/FreshRSS/Extensions",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue