AddAccents sürüm geçmişi - 4 sürüm
AddAccents geliştiren: jeanl
AddAccents sürüm geçmişi - 4 sürüm
Eski sürümlere dikkat edin! Bu sürümler yalnızca test veya referans amacıyla sunulmaktadır.Her zaman eklentilerin son sürümlerini kullanmalısınız.
Son sürüm
Sürüm 0.3
27 Mar 2026 tarihinde çıktı - 86,14 KBfirefox 87.0 ve üstü ile çalışırVersion 0.3
- Multi-character keys: use abbreviations like AD, PH as keys for full expansions
- Longest match wins when multiple keys could match (e.g. A and AD both mapped)
- Automatic uppercase pairing: mapping e:é automatically also maps E:É
- Multi-line replacements: use \n in replacement values for line breaks
- Fix: extension now works on React/Vue/Angular login pages and other framework-controlled inputs
- Fix: works on input type="email" fields (selectionStart is null for email inputs)
- Fix: listener moved from window to document to handle pages that call stopImmediatePropagation
- Fix: retry connecting to background script on pages where it loads before the extension is ready
- Fix: curly quote syntax error that broke the extension in some Firefox versionsKaynak kodu MIT Lisansı lisansıyla yayımlandı
Eski sürümler
Sürüm 0.2.2
15 Şub 2025 tarihinde çıktı - 84,97 KBfirefox 87.0 ve üstü ile çalışırThis version adds support for escape characters in replacement strings. For example a:this\,that\:end is valid and replaces "a" with this,that:endKaynak kodu MIT Lisansı lisansıyla yayımlandı
Sürüm 0.2
11 May 2022 tarihinde çıktı - 84,82 KBfirefox 87.0 ve üstü ile çalışırAdd 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:°Kaynak kodu MIT Lisansı lisansıyla yayımlandı
Sürüm 0.1
10 May 2022 tarihinde çıktı - 84,83 KBfirefox 87.0 ve üstü ile çalışırKaynak kodu MIT Lisansı lisansıyla yayımlandı