Is there a way to turn that off? And if not right now, will you make an option for that?
I've had this issue a couple times too. It does seem to be triggered by a Firebug update.
I think the issue is the timing -- the tab seems to open significantly after Firefox starts, instead of immediately upon start.
On a side note, I'd be happy with a small notification on the Firebug toolbar button that signals an update happened (similar to the notification that a JS error occurred, and I could find the link to the release notes if I want to read them. That would resolve this, albeit in a roundabout way.
Is there a way to turn that off? And if not right now, will you make an option for that?There is already an option called extensions.firebug.showFirstRunPage. Just set it to false and you won't get bothered anymore. See the Firebug preferences for more info.I've had this issue a couple times too. It does seem to be triggered by a Firebug update.
I think the issue is the timing -- the tab seems to open significantly after Firefox starts, instead of immediately upon start.I think that's because Firefox doesn't immediately check for add-on updates on browser start anymore. It does that in regular intervals.
It really can be that check for updates triggers this tab pop up, but it pops even when firebug is not being updated.