Historia wersji dodatku AddAccents — 4 wersje
AddAccents Autor: jeanl
Historia wersji dodatku AddAccents — 4 wersje
Zachowaj ostrożność podczas używania starych wersji! Są one wyświetlane w celach testowych i historycznych.Zawsze powinno używać się najnowszej wersji dodatku.
Najnowsza wersja
Wersja 0.3
Data wydania: 27 mar 2026 — 86,14 KBDziała z: firefox 87.0 i nowszeVersion 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 versionsLicencja kodu źródłowego: Licencja MIT
Poprzednie wersje
Wersja 0.2.2
Data wydania: 15 lut 2025 — 84,97 KBDziała z: firefox 87.0 i nowszeThis version adds support for escape characters in replacement strings. For example a:this\,that\:end is valid and replaces "a" with this,that:endLicencja kodu źródłowego: Licencja MIT
Wersja 0.2
Data wydania: 11 maj 2022 — 84,82 KBDziała z: firefox 87.0 i nowszeAdd 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:°Licencja kodu źródłowego: Licencja MIT
Wersja 0.1
Data wydania: 10 maj 2022 — 84,83 KBDziała z: firefox 87.0 i nowszeLicencja kodu źródłowego: Licencja MIT