aboutsummaryrefslogtreecommitdiff
path: root/manifest.json
diff options
context:
space:
mode:
Diffstat (limited to 'manifest.json')
-rw-r--r--manifest.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifest.json b/manifest.json
index ab1c245..9e46fab 100644
--- a/manifest.json
+++ b/manifest.json
@@ -39,7 +39,7 @@
"html/report_page/report.html"
],
"background": {
- "scripts": ["main_background.js"]
+ "scripts": ["bundle.js"]
}
}