Historial de versiones de Web Design Ruler - 1 versión
Web Design Ruler por LXB-Studio
Historial de versiones de Web Design Ruler - 1 versión
¡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 1.1.1
Lanzada el 10 de jun. de 2025 - 50,36 KBCompatible con firefox 78.0 y superioresSecurity Fix: Removed innerHTML Usage
What was fixed: Replaced allinnerHTML
assignments with safe DOM manipulation methods usingcreateElement()
andappendChild()
to prevent XSS vulnerabilities.
Why it matters: UsinginnerHTML
can expose the extension to script injection attacks. The new approach creates DOM elements programmatically, ensuring user input and external data cannot execute as code.
Key changes:
- Created helper functionscreateElement()
andclearElement()
for safe DOM manipulation
- All dynamic content now usestextContent
instead ofinnerHTML
- Color swatches, labels, and UI elements are built using proper DOM methods
- No functional changes - the extension works exactly the same, just more securelyThis makes the extension compliant with modern security standards and store requirements.
Se publicó el código fuente bajo la licencia Todos los derechos reservados
Descarga Firefox y obtiene la extensiónNecesitarás Firefox para usar esta extensión