diff --git a/background.html b/background.html deleted file mode 100644 index d05d55da..00000000 --- a/background.html +++ /dev/null @@ -1,5 +0,0 @@ - - - - - \ No newline at end of file diff --git a/manifest.json b/manifest.json index fea8ffd5..25d3f090 100644 --- a/manifest.json +++ b/manifest.json @@ -18,7 +18,7 @@ "https://userstyles.org/" ], "background": { - "page": "background.html" + "scripts": ["messaging.js", "storage.js", "background.js"] }, "commands": { "openManage": {