Histórico de versões de Web Design Ruler - 1 versão
Web Design Ruler por LXB-Studio
Histórico de versões de Web Design Ruler - 1 versão
Tenha cuidado com versões antigas! Estas versões são mostradas para fins de teste e referência.Deve sempre utilizar a versão mais recente de um extra.
Versão mais recente
Versão 1.1.1
Lançada em 10 de jun de 2025 - 50,36 KBFunciona com firefox 78.0 e superiorSecurity 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.
Código fonte lançado sob Todos os direitos reservados
Transferir o Firefox e obter a extensãoIrá necessitar do Firefox para utilizar esta extensão