Selamat datang ke Pengaya Firefox untuk Android.
Tambahkan fitur ekstra dan gaya untuk membuat Firefox untuk Android milik anda.
Tutupjmyette
Tentang saya
Nama | jmyette |
---|---|
Pengguna sejak | Okt. 5, 2015 |
Jumlah pengaya yang dikembangkan | 0 pengaya |
Rata-rata peringkat untuk pengembang pengaya | Belum diperingkat |
Ulasan Saya
Quicktext
Peringkat 5 dari 5 bintang
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.
Untuk membuat koleksi Anda sendiri, Anda harus memiliki akun Pengaya Mozilla.