Web Design Ruler 版本紀錄 - 1 個版本
Web Design Ruler 作者: LXB-Studio
Web Design Ruler 版本紀錄 - 1 個版本
小心舊版本!這些版本只是提供來測試與參考用。您應該隨時用最新版的附加元件。
最新版本
版本 1.1.1
發行於 2025年6月10日 - 50.36 KB適用於 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 才能使用此擴充套件