xrefresh icon indicating copy to clipboard operation
xrefresh copied to clipboard

Firefox 4 support

Open NV opened this issue 14 years ago • 4 comments

XRefresh doesn't work in Firefox 4 beta, Firebug 1.6X0a16. I changed maxVersion to <em:maxVersion>4.0.*</em:maxVersion> to install it. It installs, so "XRefresh" tab shows, but doesn't work at all.

NV avatar Jul 12 '10 14:07 NV

Please solve this. It's the only plugin keeping me from switching to Firefox4

lmartins avatar Jan 08 '11 18:01 lmartins

Shameless promotion: LiveReload Firefox extension is on the way. Stay tuned.

NV avatar Jan 08 '11 18:01 NV

Setting maxVersion to 4.0.* works for me on Windows 7 x64, Firefox 4.0 and Firebug 1.7.1b1.

Kopac avatar Apr 17 '11 21:04 Kopac

I've checked out the current version and build it with rake. This one works with Firefox 4.0 on MaxOS X 10.6.7:

 git clone https://github.com/darwin/xrefresh.git
 cd xrefresh
 rake

The new .xpi file for Firefox is located in "rel" directory.

Thank you for the great software!

fa11enangel avatar Apr 27 '11 13:04 fa11enangel