firebug / firebug.next

Next Firebug generation built on top of native Firefox developer tools
Other
229 stars 37 forks source link

Firebug is not compatible to latest version of firefox(55) #485

Closed nitin1tester closed 6 years ago

nitin1tester commented 6 years ago

Actual Result The latest version of Firebug is not supporting to the latest version of Firefox(55). Expected Result The latest version of Firebug should be compatible with the latest version of Firefox.

SeanDKendle commented 6 years ago

Firebug is now deprecated. It was rolled into the native Firefox Developer Tools and now ships with Firefox! Just delete the plugin and use the built-in Developer Tools!

image

Firefox's DevTools were developed by the Firebug add-on author.

You can switch DevTools to a Firebug skin:

https://blog.getfirebug.com/2016/02/08/merging-firebug-into-the-built-in-firefox-developer-tools/

snpanigrahi9 commented 6 years ago

Any ETA for firebug 3 to be released ?

janodvarko commented 6 years ago

Firebug.next has been integrated into DevTools and this repo is deprecated. https://blog.getfirebug.com/2016/02/08/merging-firebug-into-the-built-in-firefox-developer-tools/ Honza