AddAccents 版本历史

4 个版本

小心使用旧版本!

这些版本仅供参考和测试目的发布。您可以一直使用最新版本的附加组件。

版本 0.2.2 75.0 KiB 兼容于 Thunderbird 87.0 及更新的版本

This version allows you to use "," and ":" in the replacement string provided you escape them with \.
For example `e:this\,then\:that` is valid, and the replacement string will be "this,then:that"

版本 0.2.1 75.3 KiB 兼容于 Thunderbird 87.0 及更新的版本

Fix issue where an extra \n is inserted when in non-ascii compose, after each newline.

版本 0.2 74.8 KiB 兼容于 Thunderbird 87.0 及更新的版本

Add support for simpler mapping: e:é:è:e is now equivalent to e:é,é:è,è:e
Change the default mapping to e:é:è:ê:ë:e,a:à:â:a,c:ç,o:ô:œ:o,u:ù:û:u,i:î:ï:i,$:€,d:°

版本 0.1 74.9 KiB 兼容于 Thunderbird 87.0 及更新的版本