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 이상