WebExtensions/Testing-out-of-process
To test out of process extensions, go to about:config and set extensions.webextensions.remote to true.
APIs that are particularly affected by out of process:
- context Menus
- devtools
- omnibox
- tabs
- permissions
- webRequest
For more information see this etherpad