diff --git a/src/manifest.json b/src/manifest.json index 5583e09..55830d8 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -27,5 +27,10 @@ "options_ui": { "page": "options.html", "open_in_tab": true + }, + "applications": { + "gecko": { + "id": "cookiequickmanager@ysard" + } } }