firebug / firebug.next

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

Not working in FF 47+ #473

Closed Komanc closed 8 years ago

Komanc commented 8 years ago

Firebug is not working in FF 47+. It is disabled. According to http://mzl.la/1J7Lcsp (last paragraph) it must be signed. Is possible to sign it even if it is in "beta"? Is it still in development?

janodvarko commented 8 years ago

Firebug.next has been integrated into build-in Firefox developer tools (v48). You might want to see: https://hacks.mozilla.org/2016/04/developer-edition-48-firebug-features-editable-storage-inspector-improvements-and-more/

So, please use Firefox developer tools.

Honza