Recent Firebug Google Groups posts

New FirePHP and FireBug User, Nothing Showing Up in Console

Everything seems to install properly, but just not seeing anything in the console. I have checked wiki, faq, and the first-aid links. Client-side: FireFox 46.0.1 on Windows 7 with FireBug 2.0.16. Server-side: Windows 2008 Server, IIS 7.5, PHP 5.4.38 (existing PHP sites working) I copied... Continued on Google Groups »

Re: Firefox has prevented this site from installing unverified add-on (netExport)

Note that NetExport extension it not maintained anymore (and so, not even signed) and you should use HAR Export Trigger instead. http://www.softwareishard.com/blog/har-export-trigger/ Honza... Continued on Google Groups »

Re: Firefox has prevented this site from installing unverified add-on (netExport)

Sebastian, thanks for your reply. This is great stuff. I'll use the built in Dev Tool now to export the HAR file(s). Thanks gain On Thursday, May 26, 2016 at 11:56:31 AM UTC-4, Sebastian Zartner wrote: > > You need to go to about:config and set the preference > xpinstall.signatures.required to... Continued on Google Groups »

Re: Firefox has prevented this site from installing unverified add-on (netExport)

You need to go to about:config and set the preference xpinstall.signatures.required to false. This is also described in the article that is linked from the Learn more... link in the popup. Note that the built-in Firefox DevTools also have a feature to export the network requests as HAR file. To... Continued on Google Groups »

Firefox has prevented this site from installing unverified add-on (netExport)

Hi Firebuggers... Previously we were able to install the netExport add on ( http://getfirebug.com/releases/netexport/) in order to export firebug sessions for consolidation. However, today many of my colleagues using Firefox 45 & 46 on Windows are getting the following error trying to install... Continued on Google Groups »

Re: Find CSS-selectors which are involved in formatting an element

Thanks Sebastian, that works!... Continued on Google Groups »

Re: Find CSS-selectors which are involved in formatting an element

I've already fixed that in issue #8018. An official release is still pending, though you can already download a fixed build I have created. Sebastian On Tuesday, May 24, 2016 at 2:56:31 PM UTC+2, Francis Vila wrote: > > I have the same problem. Below is a screenshot of the Computed tab. It >... Continued on Google Groups »

Re: [firebug] Goodbye Firebug

That was succinct and non-judgmental! Thanks. -- Dotan Cohen http://gibberish.co.il http://what-is-what.com... Continued on Google Groups »

Goodbye Firebug

You were great, I'll always remember you. Since some time ago your developers weren't able to keep up despite their best efforts. They didn't have the manpower and then Mozilla decided to write their own version "Dev tools". Your cousin lacked many features and the nice touches that you had, and... Continued on Google Groups »

Re: Find CSS-selectors which are involved in formatting an element

I have the same problem. Below is a screenshot of the Computed tab. It used to contain the list of user-modified styles, with for each one a list of all the links to the stylesheets attempting to modify the style, ending with the one that prevailed. Now it shows all the styles in the book, with... Continued on Google Groups »

Read more on Firebug Google Groups »