Історія версій Web Design Ruler - 1 версія
Web Design Ruler автор LXB-Studio
Історія версій Web Design Ruler - 1 версія
Будьте обачні із застарілими версіями! Ці версії показано лише з метою тестування й довідки.Вам слід завжди використовувати найновішу версію додатка.
Найновіша версія
Версія 1.1.1
Випущено 10 черв 2025 р. - 50,36 КБПрацює з firefox 78.0 і новішеSecurity 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.
Програмний код випущено на умовах Усі права захищені
Завантажити Firefox та отримати розширенняДля використання цього розширення вам потрібен Firefox