diff options
Diffstat (limited to 'manifest.json')
-rw-r--r-- | manifest.json | 4 |
1 files changed, 0 insertions, 4 deletions
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": ["<all_urls>"], |