Skip to content
This repository has been archived by the owner on Aug 7, 2020. It is now read-only.

Commit

Permalink
Merge pull request #13 from mthamil/multiprocess
Browse files Browse the repository at this point in the history
Enable e10s support.
  • Loading branch information
mthamil authored Aug 5, 2016
2 parents 1fc82c1 + e6e3cb6 commit efc2ff7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,8 @@
},
"main": "index.js",
"permissions": {
"private-browsing": true
"private-browsing": true,
"multiprocess": true
},
"preferences-branch": "extensions.tabscroll",
"preferences": [
Expand Down

0 comments on commit efc2ff7

Please sign in to comment.