Commit graph

3 commits

Author SHA1 Message Date
Alexis Degrugillier
26be877e7a Fix extension definitions
Before, extensions were missing the definition of mandatory methods.
At the moment, it's not a problem because the coding guidelines are not
enforced by the code. But in the future, it will break.
Now, extensions have all mandatory method definitions.
2021-01-05 11:31:01 -05:00
Brooke
6694924f43 Update metadata.json to version 0.2 (#59)
When installed the extension will show there is an update available because this file says version `0.1` where the main [`extentions.json`](https://github.com/FreshRSS/Extensions/blob/master/extensions.json) shows version `0.2` is the latest which is inline with the extension README
2019-10-03 08:31:04 +02:00
Marien Fressinaud
5edb6d42e1 Add the first extension (CustomCSS) 2015-01-08 21:20:35 +01:00