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.
8 lines
206 B
JSON
8 lines
206 B
JSON
{
|
|
"name": "Quick Collapse",
|
|
"author": "romibi and Marien Fressinaud",
|
|
"description": "Quickly change from folded to unfolded articles",
|
|
"version": 0.2,
|
|
"entrypoint": "QuickCollapse",
|
|
"type": "user"
|
|
}
|