Commit graph

2 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
Marien Fressinaud
ad61438c3d
Add Quick Collapse extension (#71)
* Add Quick Collapse extension

* Remove async for JS scripts

* Homogeneize const declarations in script
2020-07-20 11:22:25 +02:00