diff --git a/manifest.json b/manifest.json index d8d14f28..22425c24 100644 --- a/manifest.json +++ b/manifest.json @@ -15,7 +15,8 @@ "tabs", "webNavigation", "contextMenus", - "storage" + "storage", + "" ], "background": { "scripts": ["messaging.js", "storage.js", "prefs.js", "background.js", "update.js"]