Rated 5 out of 5 stars

Really good add-on, but i'm not sure if this is a bug or not:

when I was using the firefox's speed dial, I opened a private tab by either keyboard shortcut or the buton and a normal tab the same (shortcut or new tab buton), no matter if I was on a private or normal tab, now this is what i want from this addon.

but then I changed my speed dial to superstart, a really nice and easy to use addon, but now if i'm in a private tab and try to open a normal tab, by either shortcut or new tab buton, a private tab is opened instead, i have to use cntrl+ALT+T or in the context menu of the tab select private tab to reverse it to a normal tab, I find this a little annoying and I don't want to go back to firefox's speed dial.

some help?

This review is for a previous version of the add-on (0.1.7.1.1-signed). 

> but then I changed my speed dial to superstart, a really nice and easy to use addon, but now if i'm in a private tab and try to open a normal tab, by either shortcut or new tab buton, a private tab is opened instead, i have to use cntrl+ALT+T or in the context menu of the tab select private tab to reverse it to a normal tab, I find this a little annoying and I don't want to go back to firefox's speed dial.

This is conflict with "preloading" feature in Super Start 7.0+.
Workaround:
extensions.superstart.page.preload = false (to disable preloading)
browser.newtab.url = "about:superstart" (to correctly detect as empty)

Will be (hopefully) fixed soon, you may track https://github.com/Infocatcher/Private_Tab/issues/142 to see progress.