diff --git a/extension.json b/extension.json
index 1d5c62b89..48a4599d9 100644
--- a/extension.json
+++ b/extension.json
@@ -256,10 +256,12 @@
"value": false
},
"CiteVisualEditorOtherGroup": {
+ "description": "If VisualEditor should list the citation features as part of the existing \"Insert\" drop-down menu instead of a top-level \"Cite\" toolbar button.",
"public": true,
"value": false
},
"CiteResponsiveReferences": {
+ "description": "If long lists with more than 10 references should behave responsive by default and be displayed in two or more columns. This can also be toggled individually with to enable and to disable it.",
"public": true,
"value": true
}