Dobrodošli pri dodatkih za Firefox za Android.
Dodajte funkcije in sloge, kot vam za Firefox za Android najbolj odgovarja.
Zaprijmyette
O meni
| Ime | jmyette |
|---|---|
| Uporabnik od | Okt. 5, 2015 |
| Število razvitih dodatkov | 0 dodatkov |
| Povprečna ocena dodatkov tega razvijalca | Še ni ocenjeno |
Moje ocene
Quicktext
Ocena 5 od 5 zvezdic
Version 0.9.11.6 fixes manual import of templates and scripts, but automatic import from a remote file is still broken. This is because the fix in 0.9.11.6 makes it possible to read files without a BOM header, but the files are still exported without a BOM header and the "Import on startup" feature still can't read them. The solution I found is to add a BOM header at write time when exporting the files. Since I found no other place where to post my fix, here it is:
- rename quicktextpro_0.9.11.6.xpi to quicktextpro_0.9.11.6.zip
- unzip quicktextpro_0.9.11.6.zip
- open components/wzQuicktext.js in a text editor
- add the line "aData = "\uFEFF" + aData;" before the line "var chunk = converter.ConvertFromUnicode(aData);"
- save the file
- zip the files back to quicktextpro_0.9.11.6.zip
- rename quicktextpro_0.9.11.6.zip to quicktextpro_0.9.11.6.xpi
- reinstall the extension in Thunderbird
Note that templates and scripts files exported with a previous version still won't be readable because they don't have a BOM header. You will have to either re-export the files or manually add a BOM header with an hex editor.
Če želite ustvarjate lastne zbirke, morate imeti račun pri Dodatki Mozille.
ali pa se prijavite na svoj račun