Merge branch 'master' into 72-add-redate-extension
This commit is contained in:
commit
defb9b9d94
1 changed files with 8 additions and 1 deletions
|
|
@ -108,7 +108,7 @@
|
||||||
{
|
{
|
||||||
"name": "RedditImage",
|
"name": "RedditImage",
|
||||||
"description": "Modify reddit entries by displaying known medias and easing access to the linked resource",
|
"description": "Modify reddit entries by displaying known medias and easing access to the linked resource",
|
||||||
"version": "0.7.0",
|
"version": "0.7.2",
|
||||||
"author": "Alexis Degrugillier",
|
"author": "Alexis Degrugillier",
|
||||||
"url": "https://github.com/aledeg/FreshRSS-extensions",
|
"url": "https://github.com/aledeg/FreshRSS-extensions",
|
||||||
"type": "gh-subdirectory"
|
"type": "gh-subdirectory"
|
||||||
|
|
@ -168,6 +168,13 @@
|
||||||
"author": "Julien Avérous",
|
"author": "Julien Avérous",
|
||||||
"url": "https://github.com/javerous/freshrss-greader-redate",
|
"url": "https://github.com/javerous/freshrss-greader-redate",
|
||||||
"type": "gh-subdirectory"
|
"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",
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue