chore(manifest): add gecko browser specific settings with extension id

This commit is contained in:
2026-04-23 20:44:59 -04:00
parent fe9163354e
commit 863b19c335
+6
View File
@@ -5,6 +5,12 @@
"description": "Thème Firefox monochrome épuré avec basculement automatique clair/foncé.",
"author": "Hyko",
"browser_specific_settings": {
"gecko": {
"id": "octo-theme@hyko"
}
},
"icons": {
"48": "icons/icon.svg"
},