How to check if multiprocess e10s option is enabled in your Firefox
Since Firefox 47 multi-process option Electrolysis (e10s) is enabled, but I am afraid, my Firefox still only uses one process.
There are a lot of options fingering with this subject in about:config
:
browser.tabs.remote.autostart
extensions.e10sBlockedByAddons
extensions.e10sBlocksEnabling
How can I verify that all options are set right?
Which options enable/disable the multi-process capability?
How do I find out if an Addon blocks this option?
firefox
add a comment |
Since Firefox 47 multi-process option Electrolysis (e10s) is enabled, but I am afraid, my Firefox still only uses one process.
There are a lot of options fingering with this subject in about:config
:
browser.tabs.remote.autostart
extensions.e10sBlockedByAddons
extensions.e10sBlocksEnabling
How can I verify that all options are set right?
Which options enable/disable the multi-process capability?
How do I find out if an Addon blocks this option?
firefox
My configuration is: browser.tabs.remote.autostart : true, extensions.e10sBlockedByAddons : false, extensions.e10sBlocksEnabling : true .
– t9toqwerty
Jul 5 '16 at 11:00
The first two options browser.tabs.remote.autostart and extensions.e10sBlockedByAddons is important and third extensions.e10sBlocksEnabling doesn't affected much . One important point is that extensions.e10sBlockedByAddons : false may break some of your addons.
– t9toqwerty
Jul 5 '16 at 11:10
@Thor, can you post this as answer, so i can reward you?
– rubo77
Jul 14 '16 at 23:54
I am glad that you find my comment useful . Posted that as an answer but it seems that you answered it way better than me.
– t9toqwerty
Jul 16 '16 at 12:42
add a comment |
Since Firefox 47 multi-process option Electrolysis (e10s) is enabled, but I am afraid, my Firefox still only uses one process.
There are a lot of options fingering with this subject in about:config
:
browser.tabs.remote.autostart
extensions.e10sBlockedByAddons
extensions.e10sBlocksEnabling
How can I verify that all options are set right?
Which options enable/disable the multi-process capability?
How do I find out if an Addon blocks this option?
firefox
Since Firefox 47 multi-process option Electrolysis (e10s) is enabled, but I am afraid, my Firefox still only uses one process.
There are a lot of options fingering with this subject in about:config
:
browser.tabs.remote.autostart
extensions.e10sBlockedByAddons
extensions.e10sBlocksEnabling
How can I verify that all options are set right?
Which options enable/disable the multi-process capability?
How do I find out if an Addon blocks this option?
firefox
firefox
asked Jul 5 '16 at 6:38
rubo77rubo77
1,71772857
1,71772857
My configuration is: browser.tabs.remote.autostart : true, extensions.e10sBlockedByAddons : false, extensions.e10sBlocksEnabling : true .
– t9toqwerty
Jul 5 '16 at 11:00
The first two options browser.tabs.remote.autostart and extensions.e10sBlockedByAddons is important and third extensions.e10sBlocksEnabling doesn't affected much . One important point is that extensions.e10sBlockedByAddons : false may break some of your addons.
– t9toqwerty
Jul 5 '16 at 11:10
@Thor, can you post this as answer, so i can reward you?
– rubo77
Jul 14 '16 at 23:54
I am glad that you find my comment useful . Posted that as an answer but it seems that you answered it way better than me.
– t9toqwerty
Jul 16 '16 at 12:42
add a comment |
My configuration is: browser.tabs.remote.autostart : true, extensions.e10sBlockedByAddons : false, extensions.e10sBlocksEnabling : true .
– t9toqwerty
Jul 5 '16 at 11:00
The first two options browser.tabs.remote.autostart and extensions.e10sBlockedByAddons is important and third extensions.e10sBlocksEnabling doesn't affected much . One important point is that extensions.e10sBlockedByAddons : false may break some of your addons.
– t9toqwerty
Jul 5 '16 at 11:10
@Thor, can you post this as answer, so i can reward you?
– rubo77
Jul 14 '16 at 23:54
I am glad that you find my comment useful . Posted that as an answer but it seems that you answered it way better than me.
– t9toqwerty
Jul 16 '16 at 12:42
My configuration is: browser.tabs.remote.autostart : true, extensions.e10sBlockedByAddons : false, extensions.e10sBlocksEnabling : true .
– t9toqwerty
Jul 5 '16 at 11:00
My configuration is: browser.tabs.remote.autostart : true, extensions.e10sBlockedByAddons : false, extensions.e10sBlocksEnabling : true .
– t9toqwerty
Jul 5 '16 at 11:00
The first two options browser.tabs.remote.autostart and extensions.e10sBlockedByAddons is important and third extensions.e10sBlocksEnabling doesn't affected much . One important point is that extensions.e10sBlockedByAddons : false may break some of your addons.
– t9toqwerty
Jul 5 '16 at 11:10
The first two options browser.tabs.remote.autostart and extensions.e10sBlockedByAddons is important and third extensions.e10sBlocksEnabling doesn't affected much . One important point is that extensions.e10sBlockedByAddons : false may break some of your addons.
– t9toqwerty
Jul 5 '16 at 11:10
@Thor, can you post this as answer, so i can reward you?
– rubo77
Jul 14 '16 at 23:54
@Thor, can you post this as answer, so i can reward you?
– rubo77
Jul 14 '16 at 23:54
I am glad that you find my comment useful . Posted that as an answer but it seems that you answered it way better than me.
– t9toqwerty
Jul 16 '16 at 12:42
I am glad that you find my comment useful . Posted that as an answer but it seems that you answered it way better than me.
– t9toqwerty
Jul 16 '16 at 12:42
add a comment |
3 Answers
3
active
oldest
votes
Open the site about:support
in Firefox, which indicates if e10s is enabled.
There is a line "Multi-process staged rollout", which would be set to true
if e10s is enabled. Also look for a number higher than 0 in the "Multiprocess Windows" entry (this is translated to your locale, e.g. "Fenster mit mehreren Prozessen" and "Web-Inhaltsprozesse" in german).
e.g., accessibility, add-ons can trigger disabling this feature.
On this site you can check, if add-ons, you are using are compatible: http://arewee10syet.com/. There is also a mozilla site to check compatibility, you find the addon-id in the extension-filenames in your profile folder, for example the "Tab Groups" add-on has the id tabgroups@quicksaver
and is incompatible with e10s.
If you would like to opt-in to test the feature anyway, open about:config
and toggle browser.tabs.remote.autostart
to true
. On your next restart, e10s should be active.
Force Enable
If you've tried enabling e10s but about:support indicates that e10s is disabled (e.g., accessibility, add-ons can trigger this), you can force e10s on for testing purposes. Within about:config
create a new boolean
pref named browser.tabs.remote.force-enable
and set it to true
. This is not encouraged, use it at your own risk!
(I tried it anyway and it worked, even with Tab Groups Addon still enabled but it's risky!)
Source: https://wiki.mozilla.org/Electrolysis#Force_Enable
browser.tabs.remote.force-enable
worked for me. (The normal settings kept getting changed on start back to single process.)
– falsePockets
Jan 21 at 4:37
add a comment |
My configuration is:
browser.tabs.remote.autostart : true
extensions.e10sBlockedByAddons : false
extensions.e10sBlocksEnabling : true
After these setting my about:support
is showing that multiprocess Windows is enabled by user(me).
The first two options
browser.tabs.remote.autostart
and extensions.e10sBlockedByAddons
is important and third extensions.e10sBlocksEnabling
doesn't seems to affect much. One important point is that extensions.e10sBlockedByAddons : false
may break some of your addons.
Why browser.tabs.remote.autostart? That doesn't Sound related
– rubo77
Jul 16 '16 at 13:04
2
@rubo77 The word "remote" here really mean "E10s". It refers to "process", in case you are wondering.
– Marc.2377
Nov 25 '16 at 4:47
1
In my case settingextensions.e10sBlockedByAddons=false
for FF v53 was enough to see1/1 (Enabled by default)
inabout:support
.
– dma_k
May 20 '17 at 12:24
1
Hi @dma_k , It seems thatextensions.e10sBlockedByAddons
not available in my FF 53 (Ubuntu X64) anymore. BTW thanks for your info.
– t9toqwerty
May 20 '17 at 14:08
add a comment |
I opted out of multi-processing in version 64.0.2 of Firefox by going to about:debugging#workers
and click Opt out of multiple content processes
:
I didn't make a mental note of which config option it was changing, and once opted out, there was no button to opt in!
Fortunately, I found the config value: dom.ipc.multiOptOut
. The value should be empty.
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "3"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1096974%2fhow-to-check-if-multiprocess-e10s-option-is-enabled-in-your-firefox%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
3 Answers
3
active
oldest
votes
3 Answers
3
active
oldest
votes
active
oldest
votes
active
oldest
votes
Open the site about:support
in Firefox, which indicates if e10s is enabled.
There is a line "Multi-process staged rollout", which would be set to true
if e10s is enabled. Also look for a number higher than 0 in the "Multiprocess Windows" entry (this is translated to your locale, e.g. "Fenster mit mehreren Prozessen" and "Web-Inhaltsprozesse" in german).
e.g., accessibility, add-ons can trigger disabling this feature.
On this site you can check, if add-ons, you are using are compatible: http://arewee10syet.com/. There is also a mozilla site to check compatibility, you find the addon-id in the extension-filenames in your profile folder, for example the "Tab Groups" add-on has the id tabgroups@quicksaver
and is incompatible with e10s.
If you would like to opt-in to test the feature anyway, open about:config
and toggle browser.tabs.remote.autostart
to true
. On your next restart, e10s should be active.
Force Enable
If you've tried enabling e10s but about:support indicates that e10s is disabled (e.g., accessibility, add-ons can trigger this), you can force e10s on for testing purposes. Within about:config
create a new boolean
pref named browser.tabs.remote.force-enable
and set it to true
. This is not encouraged, use it at your own risk!
(I tried it anyway and it worked, even with Tab Groups Addon still enabled but it's risky!)
Source: https://wiki.mozilla.org/Electrolysis#Force_Enable
browser.tabs.remote.force-enable
worked for me. (The normal settings kept getting changed on start back to single process.)
– falsePockets
Jan 21 at 4:37
add a comment |
Open the site about:support
in Firefox, which indicates if e10s is enabled.
There is a line "Multi-process staged rollout", which would be set to true
if e10s is enabled. Also look for a number higher than 0 in the "Multiprocess Windows" entry (this is translated to your locale, e.g. "Fenster mit mehreren Prozessen" and "Web-Inhaltsprozesse" in german).
e.g., accessibility, add-ons can trigger disabling this feature.
On this site you can check, if add-ons, you are using are compatible: http://arewee10syet.com/. There is also a mozilla site to check compatibility, you find the addon-id in the extension-filenames in your profile folder, for example the "Tab Groups" add-on has the id tabgroups@quicksaver
and is incompatible with e10s.
If you would like to opt-in to test the feature anyway, open about:config
and toggle browser.tabs.remote.autostart
to true
. On your next restart, e10s should be active.
Force Enable
If you've tried enabling e10s but about:support indicates that e10s is disabled (e.g., accessibility, add-ons can trigger this), you can force e10s on for testing purposes. Within about:config
create a new boolean
pref named browser.tabs.remote.force-enable
and set it to true
. This is not encouraged, use it at your own risk!
(I tried it anyway and it worked, even with Tab Groups Addon still enabled but it's risky!)
Source: https://wiki.mozilla.org/Electrolysis#Force_Enable
browser.tabs.remote.force-enable
worked for me. (The normal settings kept getting changed on start back to single process.)
– falsePockets
Jan 21 at 4:37
add a comment |
Open the site about:support
in Firefox, which indicates if e10s is enabled.
There is a line "Multi-process staged rollout", which would be set to true
if e10s is enabled. Also look for a number higher than 0 in the "Multiprocess Windows" entry (this is translated to your locale, e.g. "Fenster mit mehreren Prozessen" and "Web-Inhaltsprozesse" in german).
e.g., accessibility, add-ons can trigger disabling this feature.
On this site you can check, if add-ons, you are using are compatible: http://arewee10syet.com/. There is also a mozilla site to check compatibility, you find the addon-id in the extension-filenames in your profile folder, for example the "Tab Groups" add-on has the id tabgroups@quicksaver
and is incompatible with e10s.
If you would like to opt-in to test the feature anyway, open about:config
and toggle browser.tabs.remote.autostart
to true
. On your next restart, e10s should be active.
Force Enable
If you've tried enabling e10s but about:support indicates that e10s is disabled (e.g., accessibility, add-ons can trigger this), you can force e10s on for testing purposes. Within about:config
create a new boolean
pref named browser.tabs.remote.force-enable
and set it to true
. This is not encouraged, use it at your own risk!
(I tried it anyway and it worked, even with Tab Groups Addon still enabled but it's risky!)
Source: https://wiki.mozilla.org/Electrolysis#Force_Enable
Open the site about:support
in Firefox, which indicates if e10s is enabled.
There is a line "Multi-process staged rollout", which would be set to true
if e10s is enabled. Also look for a number higher than 0 in the "Multiprocess Windows" entry (this is translated to your locale, e.g. "Fenster mit mehreren Prozessen" and "Web-Inhaltsprozesse" in german).
e.g., accessibility, add-ons can trigger disabling this feature.
On this site you can check, if add-ons, you are using are compatible: http://arewee10syet.com/. There is also a mozilla site to check compatibility, you find the addon-id in the extension-filenames in your profile folder, for example the "Tab Groups" add-on has the id tabgroups@quicksaver
and is incompatible with e10s.
If you would like to opt-in to test the feature anyway, open about:config
and toggle browser.tabs.remote.autostart
to true
. On your next restart, e10s should be active.
Force Enable
If you've tried enabling e10s but about:support indicates that e10s is disabled (e.g., accessibility, add-ons can trigger this), you can force e10s on for testing purposes. Within about:config
create a new boolean
pref named browser.tabs.remote.force-enable
and set it to true
. This is not encouraged, use it at your own risk!
(I tried it anyway and it worked, even with Tab Groups Addon still enabled but it's risky!)
Source: https://wiki.mozilla.org/Electrolysis#Force_Enable
edited Jan 21 at 8:42
answered Jul 9 '16 at 0:02
rubo77rubo77
1,71772857
1,71772857
browser.tabs.remote.force-enable
worked for me. (The normal settings kept getting changed on start back to single process.)
– falsePockets
Jan 21 at 4:37
add a comment |
browser.tabs.remote.force-enable
worked for me. (The normal settings kept getting changed on start back to single process.)
– falsePockets
Jan 21 at 4:37
browser.tabs.remote.force-enable
worked for me. (The normal settings kept getting changed on start back to single process.)– falsePockets
Jan 21 at 4:37
browser.tabs.remote.force-enable
worked for me. (The normal settings kept getting changed on start back to single process.)– falsePockets
Jan 21 at 4:37
add a comment |
My configuration is:
browser.tabs.remote.autostart : true
extensions.e10sBlockedByAddons : false
extensions.e10sBlocksEnabling : true
After these setting my about:support
is showing that multiprocess Windows is enabled by user(me).
The first two options
browser.tabs.remote.autostart
and extensions.e10sBlockedByAddons
is important and third extensions.e10sBlocksEnabling
doesn't seems to affect much. One important point is that extensions.e10sBlockedByAddons : false
may break some of your addons.
Why browser.tabs.remote.autostart? That doesn't Sound related
– rubo77
Jul 16 '16 at 13:04
2
@rubo77 The word "remote" here really mean "E10s". It refers to "process", in case you are wondering.
– Marc.2377
Nov 25 '16 at 4:47
1
In my case settingextensions.e10sBlockedByAddons=false
for FF v53 was enough to see1/1 (Enabled by default)
inabout:support
.
– dma_k
May 20 '17 at 12:24
1
Hi @dma_k , It seems thatextensions.e10sBlockedByAddons
not available in my FF 53 (Ubuntu X64) anymore. BTW thanks for your info.
– t9toqwerty
May 20 '17 at 14:08
add a comment |
My configuration is:
browser.tabs.remote.autostart : true
extensions.e10sBlockedByAddons : false
extensions.e10sBlocksEnabling : true
After these setting my about:support
is showing that multiprocess Windows is enabled by user(me).
The first two options
browser.tabs.remote.autostart
and extensions.e10sBlockedByAddons
is important and third extensions.e10sBlocksEnabling
doesn't seems to affect much. One important point is that extensions.e10sBlockedByAddons : false
may break some of your addons.
Why browser.tabs.remote.autostart? That doesn't Sound related
– rubo77
Jul 16 '16 at 13:04
2
@rubo77 The word "remote" here really mean "E10s". It refers to "process", in case you are wondering.
– Marc.2377
Nov 25 '16 at 4:47
1
In my case settingextensions.e10sBlockedByAddons=false
for FF v53 was enough to see1/1 (Enabled by default)
inabout:support
.
– dma_k
May 20 '17 at 12:24
1
Hi @dma_k , It seems thatextensions.e10sBlockedByAddons
not available in my FF 53 (Ubuntu X64) anymore. BTW thanks for your info.
– t9toqwerty
May 20 '17 at 14:08
add a comment |
My configuration is:
browser.tabs.remote.autostart : true
extensions.e10sBlockedByAddons : false
extensions.e10sBlocksEnabling : true
After these setting my about:support
is showing that multiprocess Windows is enabled by user(me).
The first two options
browser.tabs.remote.autostart
and extensions.e10sBlockedByAddons
is important and third extensions.e10sBlocksEnabling
doesn't seems to affect much. One important point is that extensions.e10sBlockedByAddons : false
may break some of your addons.
My configuration is:
browser.tabs.remote.autostart : true
extensions.e10sBlockedByAddons : false
extensions.e10sBlocksEnabling : true
After these setting my about:support
is showing that multiprocess Windows is enabled by user(me).
The first two options
browser.tabs.remote.autostart
and extensions.e10sBlockedByAddons
is important and third extensions.e10sBlocksEnabling
doesn't seems to affect much. One important point is that extensions.e10sBlockedByAddons : false
may break some of your addons.
edited Jul 16 '16 at 12:48
answered Jul 16 '16 at 12:35
t9toqwertyt9toqwerty
51646
51646
Why browser.tabs.remote.autostart? That doesn't Sound related
– rubo77
Jul 16 '16 at 13:04
2
@rubo77 The word "remote" here really mean "E10s". It refers to "process", in case you are wondering.
– Marc.2377
Nov 25 '16 at 4:47
1
In my case settingextensions.e10sBlockedByAddons=false
for FF v53 was enough to see1/1 (Enabled by default)
inabout:support
.
– dma_k
May 20 '17 at 12:24
1
Hi @dma_k , It seems thatextensions.e10sBlockedByAddons
not available in my FF 53 (Ubuntu X64) anymore. BTW thanks for your info.
– t9toqwerty
May 20 '17 at 14:08
add a comment |
Why browser.tabs.remote.autostart? That doesn't Sound related
– rubo77
Jul 16 '16 at 13:04
2
@rubo77 The word "remote" here really mean "E10s". It refers to "process", in case you are wondering.
– Marc.2377
Nov 25 '16 at 4:47
1
In my case settingextensions.e10sBlockedByAddons=false
for FF v53 was enough to see1/1 (Enabled by default)
inabout:support
.
– dma_k
May 20 '17 at 12:24
1
Hi @dma_k , It seems thatextensions.e10sBlockedByAddons
not available in my FF 53 (Ubuntu X64) anymore. BTW thanks for your info.
– t9toqwerty
May 20 '17 at 14:08
Why browser.tabs.remote.autostart? That doesn't Sound related
– rubo77
Jul 16 '16 at 13:04
Why browser.tabs.remote.autostart? That doesn't Sound related
– rubo77
Jul 16 '16 at 13:04
2
2
@rubo77 The word "remote" here really mean "E10s". It refers to "process", in case you are wondering.
– Marc.2377
Nov 25 '16 at 4:47
@rubo77 The word "remote" here really mean "E10s". It refers to "process", in case you are wondering.
– Marc.2377
Nov 25 '16 at 4:47
1
1
In my case setting
extensions.e10sBlockedByAddons=false
for FF v53 was enough to see 1/1 (Enabled by default)
in about:support
.– dma_k
May 20 '17 at 12:24
In my case setting
extensions.e10sBlockedByAddons=false
for FF v53 was enough to see 1/1 (Enabled by default)
in about:support
.– dma_k
May 20 '17 at 12:24
1
1
Hi @dma_k , It seems that
extensions.e10sBlockedByAddons
not available in my FF 53 (Ubuntu X64) anymore. BTW thanks for your info.– t9toqwerty
May 20 '17 at 14:08
Hi @dma_k , It seems that
extensions.e10sBlockedByAddons
not available in my FF 53 (Ubuntu X64) anymore. BTW thanks for your info.– t9toqwerty
May 20 '17 at 14:08
add a comment |
I opted out of multi-processing in version 64.0.2 of Firefox by going to about:debugging#workers
and click Opt out of multiple content processes
:
I didn't make a mental note of which config option it was changing, and once opted out, there was no button to opt in!
Fortunately, I found the config value: dom.ipc.multiOptOut
. The value should be empty.
add a comment |
I opted out of multi-processing in version 64.0.2 of Firefox by going to about:debugging#workers
and click Opt out of multiple content processes
:
I didn't make a mental note of which config option it was changing, and once opted out, there was no button to opt in!
Fortunately, I found the config value: dom.ipc.multiOptOut
. The value should be empty.
add a comment |
I opted out of multi-processing in version 64.0.2 of Firefox by going to about:debugging#workers
and click Opt out of multiple content processes
:
I didn't make a mental note of which config option it was changing, and once opted out, there was no button to opt in!
Fortunately, I found the config value: dom.ipc.multiOptOut
. The value should be empty.
I opted out of multi-processing in version 64.0.2 of Firefox by going to about:debugging#workers
and click Opt out of multiple content processes
:
I didn't make a mental note of which config option it was changing, and once opted out, there was no button to opt in!
Fortunately, I found the config value: dom.ipc.multiOptOut
. The value should be empty.
answered Jan 27 at 18:58
HarveyHarvey
1012
1012
add a comment |
add a comment |
Thanks for contributing an answer to Super User!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1096974%2fhow-to-check-if-multiprocess-e10s-option-is-enabled-in-your-firefox%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
My configuration is: browser.tabs.remote.autostart : true, extensions.e10sBlockedByAddons : false, extensions.e10sBlocksEnabling : true .
– t9toqwerty
Jul 5 '16 at 11:00
The first two options browser.tabs.remote.autostart and extensions.e10sBlockedByAddons is important and third extensions.e10sBlocksEnabling doesn't affected much . One important point is that extensions.e10sBlockedByAddons : false may break some of your addons.
– t9toqwerty
Jul 5 '16 at 11:10
@Thor, can you post this as answer, so i can reward you?
– rubo77
Jul 14 '16 at 23:54
I am glad that you find my comment useful . Posted that as an answer but it seems that you answered it way better than me.
– t9toqwerty
Jul 16 '16 at 12:42