You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Firebug
I've also noted in a comment there that what you're seeing are the Firefox DevTools, not Firebug. Firebug is officially discontinued.
Sebastian
黄飞鸿
unread,
May 14, 2017, 10:05:22 AM5/14/17
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Firebug
Firebug was the best web developer tool. I am 20% less efficient now. The built-in Firefox web developer tools sucks. I hope somebody builds another web developer tool similar to the classic Firebug.
Erik Krause
unread,
May 14, 2017, 1:28:40 PM5/14/17
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to fir...@googlegroups.com
Am 14.05.2017 um 16:05 schrieb 黄飞鸿:
> Firebug was the best web developer tool. I am 20% less efficient now.
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Firebug
On Sunday, May 14, 2017 at 7:28:40 PM UTC+2, Erik Krause wrote:
> The
> built-in Firefox web developer tools sucks. I hope somebody builds another
> web developer tool similar to the classic Firebug.
That won't likely happen, since there wasn't even enough manpower to
migrate firebug to multi process firefox.
Another reason is that starting from Firefox 57 only WebExtensions will be supported, which run in all main browsers and are safer than current Firefox extensions, though also restrict very much what extensions can do. So, if somebody were willing to create an add-on similar to Firebug, it would have less features.