You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Workaraund: extensions.privateTab.makeNewEmptyTabsPrivate = -1 (new empty tab will inherit private state)
or view_source.tab = false (to open source code in window)
The text was updated successfully, but these errors were encountered:
Infocatcher
changed the title
New tab from "view source" command detected as empty end becomes non-private
New tab from "view source" command detected as empty and becomes non-private
Jan 13, 2016
Workaraund:
extensions.privateTab.makeNewEmptyTabsPrivate = -1 (new empty tab will inherit private state)
or view_source.tab = false (to open source code in window)
The text was updated successfully, but these errors were encountered: