tor browser installed directory and run ./firefox -p to start firefox profile managera new profile named unsafe./firefox -P unsafe to launch tor browser with unsafe profile.about:config and set the following optionsuser_pref("extensions.torlauncher.start_tor", false);
user_pref("network.dns.disabled", false);
user_pref("network.proxy.type", 0);