save-complete icon indicating copy to clipboard operation
save-complete copied to clipboard

Firefox 4 support

Open dberringer opened this issue 13 years ago • 3 comments

This add-on is great. I use it all the time. Pretty please update to be firefox 4 compatible.

dberringer avatar Mar 23 '11 22:03 dberringer

Yes, +1

peschee avatar Mar 24 '11 06:03 peschee

Yes please.

imjared avatar Mar 30 '11 17:03 imjared

It does work with FF 4 (and 5), but you have to edit it. Download the extension, then go find your Firefox Profile (instructions for how are in FF's site) and locate the extension inside it. On Windows 7, mine's at: C:\Users\My Name\AppData\Roaming\Mozilla\Firefox\Profiles\XXXXXXX.default\extensions\[email protected]

Then edit the install.rdf file and change this line:

<em:maxVersion>3.6a1pre</em:maxVersion>

to something bigger, like:

<em:maxVersion>8</em:maxVersion>

Restart Firefox (if it was open) and it'll show up under the File menu.

heycupcake avatar Jul 23 '11 06:07 heycupcake