Historial de versiones de AddAccents - 4 versiones
AddAccents por jeanl
Historial de versiones de AddAccents - 4 versiones
¡Ten cuidad con las versiones antiguas! Se suelen mostrar para pruebas y a modo de referencia.Deberías usar siempre la última versión disponible de un complemento.
Última versión
Versión 0.3
Lanzada el 27 de mar. de 2026 - 86,14 KBCompatible con firefox 87.0 y superioresVersion 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 versionsSe publicó el código fuente bajo la licencia MIT License
Versiones antiguas
Versión 0.2.2
Lanzada el 15 de feb. de 2025 - 84,97 KBCompatible con firefox 87.0 y superioresThis version adds support for escape characters in replacement strings. For example a:this\,that\:end is valid and replaces "a" with this,that:endSe publicó el código fuente bajo la licencia MIT License
Versión 0.2
Lanzada el 11 de may. de 2022 - 84,82 KBCompatible con firefox 87.0 y superioresAdd 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:°Se publicó el código fuente bajo la licencia MIT License
Versión 0.1
Lanzada el 10 de may. de 2022 - 84,83 KBCompatible con firefox 87.0 y superioresSe publicó el código fuente bajo la licencia MIT License