Historie doplňku AddAccents - 4 verze
AddAccents od jeanl
Historie doplňku AddAccents - 4 verze
Se starými verzemi opatrně! Tyto verze jsou zde dostupné jen pro testovací a referenční účely.Používat byste vždy měli nejnovější verzi doplňku.
Nejnovější verze
Verze 0.3
Vydáno 27. bře 2026 – 86,14 KBFunguje s: firefox 87.0 a novějšíVersion 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 versionsZdrojový kód zveřejněn pod licencí Licence MIT
Starší verze
Verze 0.2.2
Vydáno 15. úno 2025 – 84,97 KBFunguje s: firefox 87.0 a novějšíThis version adds support for escape characters in replacement strings. For example a:this\,that\:end is valid and replaces "a" with this,that:endZdrojový kód zveřejněn pod licencí Licence MIT
Verze 0.2
Vydáno 11. kvě 2022 – 84,82 KBFunguje s: firefox 87.0 a novější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:°Zdrojový kód zveřejněn pod licencí Licence MIT
Verze 0.1
Vydáno 10. kvě 2022 – 84,83 KBFunguje s: firefox 87.0 a novějšíZdrojový kód zveřejněn pod licencí Licence MIT