зеркало из https://github.com/mozilla/lightbeam.git
Merge pull request #712 from andymckay/mcp-flag
mark as multi process compatible
This commit is contained in:
Коммит
cfd7358a68
|
@ -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": [
|
||||||
|
|
Загрузка…
Ссылка в новой задаче