Merge pull request #712 from andymckay/mcp-flag

mark as multi process compatible
This commit is contained in:
Francois Marier 2016-07-14 14:30:41 -07:00 коммит произвёл GitHub
Родитель 937597d323 c09ed0c794
Коммит cfd7358a68
1 изменённых файлов: 2 добавлений и 1 удалений

Просмотреть файл

@ -4,10 +4,11 @@
"description": "Lightbeam is a Firefox add-on that allows you to see the third parties that are collecting information about your browsing activity, with and without your consent. Using interactive visualizations, Lightbeam shows you the relationships between these third parties and the sites you visit.", "description": "Lightbeam is a Firefox add-on that allows you to see the third parties that are collecting information about your browsing activity, with and without your consent. Using interactive visualizations, Lightbeam shows you the relationships between these third parties and the sites you visit.",
"author": "Mozilla Foundation", "author": "Mozilla Foundation",
"license": "MPL 2.0", "license": "MPL 2.0",
"version": "1.3.0", "version": "1.3.1",
"id": "jid1-F9UJ2thwoAm5gQ@jetpack", "id": "jid1-F9UJ2thwoAm5gQ@jetpack",
"main": "lib/main.js", "main": "lib/main.js",
"permissions": { "permissions": {
"multiprocess": true,
"private-browsing": true "private-browsing": true
}, },
"preferences": [ "preferences": [