Disable popup if in PrivateBrowsing #124

This commit is contained in:
baku
2017-01-28 09:16:00 +01:00
parent 9b505a2c7d
commit 152cd27c3f
2 changed files with 22 additions and 1 deletions
+4 -1
View File
@@ -32,6 +32,9 @@
},
"default_title": "Containers",
"default_popup": "popup.html"
}
},
"background": {
"scripts": ["background.js"]
}
}