firebug / firebug.next

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

Cannot use Firebug.next on Firefox 44.0 (nightly) #415

Closed jljouannic closed 8 years ago

jljouannic commented 8 years ago

At first I was unable to install it. But following this comment on issue #403, I managed to disable signature verification and eventually installed Firebug.next.

Now the problem is, I do not seem to be able to run Firebug. The Firebug beetle is not where is used to be and when I press F12, it launches Firefox Developer Tools. No reference either in the Tools > Web Developer sub-menu.

Still, I can see it in the about:addons page.

janodvarko commented 8 years ago

Are you running the extension from the source or using the latest release (Firebug 3 alpha 14)?

Honza

jljouannic commented 8 years ago

Sorry, I should have been more precise. It is Firebug 3 alpha 14 I tried to run.

janodvarko commented 8 years ago

Can you try this test build? www.janodvarko.cz/temp/firebug.next/firebug-3.0.0-alpha.14.415.xpi (it's from the latest source)

Honza

jljouannic commented 8 years ago

This one works. Thank you!

janodvarko commented 8 years ago

Great thanks for the feedback! So, this issue will be fixed in the next alpha

Honza