diff --git a/source/manifest.json b/source/manifest.json index 0e202dd..42ac176 100644 --- a/source/manifest.json +++ b/source/manifest.json @@ -29,5 +29,10 @@ "scripts": [ "background-scripts/initialize.ts" ] + }, + "applications": { + "gecko": { + "id": "{cbb8b06b-9d6f-42f2-9d8d-7581f411653c}" + } } }