From 3e8b7b3cfc273ebe348b4c40d869a456db895c7c Mon Sep 17 00:00:00 2001 From: sameerasw Date: Tue, 25 Feb 2025 15:46:34 +0530 Subject: no background scripts --- manifest.json | 4 ---- 1 file changed, 4 deletions(-) (limited to 'manifest.json') diff --git a/manifest.json b/manifest.json index e4de56c..d3172ce 100644 --- a/manifest.json +++ b/manifest.json @@ -17,10 +17,6 @@ "default_popup": "popup/popup.html", "default_title": "Zen Internet" }, - "background": { - "scripts": ["background.js"], - "persistent": false - }, "content_scripts": [ { "matches": [""], -- cgit v1.2.3