summaryrefslogtreecommitdiff
path: root/manifest.json
diff options
context:
space:
mode:
Diffstat (limited to 'manifest.json')
-rw-r--r--manifest.json3
1 files changed, 1 insertions, 2 deletions
diff --git a/manifest.json b/manifest.json
index 30f391d..dc2557f 100644
--- a/manifest.json
+++ b/manifest.json
@@ -1,8 +1,7 @@
{
"name": "Tiny Tiny RSS Notifier",
"background": {
- "scripts": ["js/background.js"],
- "persistent": false
+ "scripts": ["js/background.js"]
},
"version": "0.5.2",
"manifest_version": 2,