> > 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 <https://getfirebug.com/wiki/index.php/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. 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. > Feel free to report this as an enhancement request<http://code.google.com/p/fbug/issues/entry?template=User%20enhancement%20request> . Sebastian -- You received this message because you are subscribed to the Google Groups "Firebug" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at https://groups.google.com/forum/#!forum/firebug
