diff --git a/borderify.js b/borderify.js deleted file mode 100644 index e69de29..0000000 diff --git a/manifest.json b/manifest.json index fd80e19..3f116eb 100644 --- a/manifest.json +++ b/manifest.json @@ -31,7 +31,7 @@ "content_scripts": [ { "matches": [""], - "js": ["borderify.js"] + "js": [] } ], "web_accessible_resources": ["./icons/stopwatch.svg", "./icons/stopwatch-inv.svg"]