Zgodovina različic AddAccents – 4 različice
AddAccents — jeanl
Zgodovina različic AddAccents – 4 različice
Previdno s starimi različicami! Spodnje različice so na razpolago za namene preskušanja in sklicevanja.Vedno uporabljajte najnovejšo različico dodatka.
Najnovejša različica
Različica 0.3
Izdano 27. mar. 2026 – 86,14 KBDeluje s firefox 87.0 in novejšiVersion 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 versionsIzvorna koda objavljena pod Licenca MIT
Starejše različice
Različica 0.2.2
Izdano 15. feb. 2025 – 84,97 KBDeluje s firefox 87.0 in novejšiThis version adds support for escape characters in replacement strings. For example a:this\,that\:end is valid and replaces "a" with this,that:endIzvorna koda objavljena pod Licenca MIT
Različica 0.2
Izdano 11. maj. 2022 – 84,82 KBDeluje s firefox 87.0 in novejšiAdd 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:°Izvorna koda objavljena pod Licenca MIT
Različica 0.1
Izdano 10. maj. 2022 – 84,83 KBDeluje s firefox 87.0 in novejšiIzvorna koda objavljena pod Licenca MIT