Add "GReader Redate" extension. (#79)
* Add "GReader Redate" extension. This extension can be used to workaround a dating problem between Reeder & EasyRSS (old version) with FreshRSS GReader API. Related to https://github.com/FreshRSS/FreshRSS/issues/2759 Closes https://github.com/FreshRSS/Extensions/issues/72 * Update extensions.json Co-Authored-By: Frans de Jonge <fransdejonge@gmail.com> * - Re-add EasyRSS (?). Co-authored-by: Frans de Jonge <fransdejonge@gmail.com> Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr>
This commit is contained in:
parent
96ba6ca343
commit
a1bdd0608d
1 changed files with 8 additions and 1 deletions
|
|
@ -161,13 +161,20 @@
|
|||
"url": "https://github.com/FreshRSS/Extensions",
|
||||
"type": "gh-subdirectory"
|
||||
},
|
||||
{
|
||||
"name": "GReader Redate",
|
||||
"description": "Works around a dating problem on GReader API with Reeder and EasyRSS (prior to 0.7.5).",
|
||||
"version": 1.0,
|
||||
"author": "Julien Avérous",
|
||||
"url": "https://github.com/javerous/freshrss-greader-redate",
|
||||
"type": "gh-subdirectory"
|
||||
},
|
||||
{
|
||||
"name": "LatexSupport",
|
||||
"description": "Add support for LaTeX notation rendering",
|
||||
"version": "0.1.2",
|
||||
"author": "Alexis Degrugillier",
|
||||
"url": "https://github.com/aledeg/FreshRSS-extensions",
|
||||
"type": "gh-subdirectory"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue