-
Notifications
You must be signed in to change notification settings - Fork 13
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Firefox 4 support #19
Comments
Please solve this. It's the only plugin keeping me from switching to Firefox4 |
Shameless promotion: LiveReload Firefox extension is on the way. Stay tuned. |
Setting maxVersion to 4.0.* works for me on Windows 7 x64, Firefox 4.0 and Firebug 1.7.1b1. |
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! |
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.The text was updated successfully, but these errors were encountered: