diff --git a/manifest.json b/manifest.json index 5c6df7b..bb3ec30 100644 --- a/manifest.json +++ b/manifest.json @@ -19,6 +19,7 @@ "background": { "scripts": [ "src/core/module-registry.js", + "src/modules/vg-observe/module.js", "src/background/db/db-constants.js", "src/background/db/db-core.js", "src/background/gvl/gvl-vendor-normalizer.js",