Cronologia versioni di AddAccents - 4 versioni
AddAccents di jeanl
Cronologia versioni di AddAccents - 4 versioni
Attenzione alle versioni datate. Sono visualizzate solamente per scopi di test e di riferimento.È raccomandato usare sempre l’ultima versione di un componente aggiuntivo.
Ultima versione
Versione 0.3
Rilasciato 27 mar 2026 - 86,14 kBCompatibile con firefox87.0 e successiveVersion 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 versionsCodice sorgente rilasciato sotto licenza Licenza MIT
Versioni precedenti
Versione 0.2.2
Rilasciato 15 feb 2025 - 84,97 kBCompatibile con firefox87.0 e successiveThis version adds support for escape characters in replacement strings. For example a:this\,that\:end is valid and replaces "a" with this,that:endCodice sorgente rilasciato sotto licenza Licenza MIT
Versione 0.2
Rilasciato 11 mag 2022 - 84,82 kBCompatibile con firefox87.0 e successiveAdd 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:°Codice sorgente rilasciato sotto licenza Licenza MIT
Versione 0.1
Rilasciato 10 mag 2022 - 84,83 kBCompatibile con firefox87.0 e successiveCodice sorgente rilasciato sotto licenza Licenza MIT