I am using taskkill /f /im firefox.exe
to forcibly restart Firefox that has multiple tabs open.
It terminates the application, but when it reopens, it shows crash error.
Is there any way to terminate Firefox cleanly/gracefully so it does not prompts that message next time it opens?