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 来使用此扩展