Hello
Would be great if it was supported by firefox 3.

CommentFileSizeAuthor
#4 drupalforfirebug.0.0.2.zip17.52 KBchristefano

Comments

populist’s picture

Version: » 5.x-1.x-dev
Status: Active » Fixed

I updated the latest version of the Firefox plugin to be compatible with FF3. You can grab it from the link on the front of the project page. If anyone runs into any problems installing or upgrading the plugin, bug reports would be helpful.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.

christefano’s picture

Category: task » bug
Priority: Normal » Critical
Status: Closed (fixed) » Active

The extension isn't compatible with Firefox 3.0.1. I haven't looked at the extension's install.rdf file, but my guess is that the maxVersion is "3.0" (which means it won't work with anything but Firefox 3.0) when it needs to say "3.0.*" instead.

christefano’s picture

StatusFileSize
new17.52 KB

I finally got around to looking the install.rdf file and updating it to work with Firefox 3.0.*.

Change the file ending to "xpi" and install as usual.

christefano’s picture

Status: Active » Needs work

Needs work since all I did was change the maxVersion.

populist’s picture

Status: Needs work » Fixed

I updated the extension to 0.0.3 and pushed it out. You can download it here:
http://rychosis.org/drupal/drupalforfirebug.0.0.3.xpi

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.