Welcome to Firefox for Android Add-ons.
Add extra features and styles to make Firefox for Android your own.
Closepfeerick86
About me
Name | pfeerick86 |
---|---|
User since | May 7, 2007 |
Number of add-ons developed | 0 add-ons |
Average rating of developer's add-ons | Not yet rated |
My Reviews
English (Australian) Dictionary
Rated 4 out of 5 stars
Didn't realise code snippets weren't to be posted, and they were stripped from my last post. Basically, look for the maxVersion sections in the extension's install.rdf file, and change them to match the version of the application you are using. If you add .* (i.e. for Thunderbird 3.1, write it as 3.1.*) to the end, you shouldn't have to edit the extinction file again when minor updates are released.
This review is for a previous version of the add-on (2.1.1).English (Australian) Dictionary
Rated 4 out of 5 stars
Didn't realise code snippets weren't to be posted, and they were stripped from my last post. Basically, look for the maxVersion sections in the extension's install.rdf file, and change them to match the version of the application you are using. If you add .* (i.e. for Thunderbird 3.1, write it as 3.1.*) to the end, you shouldn't have to edit the extinction file again when minor updates are released.
This review is for a previous version of the add-on (2.1.1).English (Australian) Dictionary
Rated 3 out of 5 stars
This extension / dictionary has not been updated for a long time (early 2008), and as such, is not compatible with Thunderbird 3.1, nor is is compatible with Firefox later than version 3.0b1. This can be fixed by changing the maxVersion lines in the install.rdf file. As the dictionary file format doesn't seem to have changed recently, it's just a limitation of the use of an extension to easily install the dictionary.
Look for a line like the following under the product name you're wanting to use it with (Firefox, Thunderbird, Chatzilla, etc).
3.0b2
Change it to the version you're using (in my case, Thunderbird 3.1, and I put the .* in so I don't have to edit the file again for minor updates to Thunderbird
3.1.*
If you're unfamiliar with the process of editing xpi files... they're just like zip files... you just need to extract all the files, edit the install.rdf file, and then re-zip up the files and rename it so it ends with .xpi
To create your own collections, you must have a Mozilla Add-ons account.