Lịch sử phiên bản Web Design Ruler - 1 phiên bản
Web Design Ruler bởi LXB-Studio
Lịch sử phiên bản Web Design Ruler - 1 phiên bản
Hãy cẩn thận với các phiên bản cũ! Các phiên bản này được hiển thị cho mục đích thử nghiệm và tham khảo.Bạn luôn luôn phải sử dụng phiên bản mới nhất của một tiện ích.
Phiên bản mới nhất
Phiên bản 1.1.1
Đã phát hành 10 Thg 06 2025 - 50,36 KBHoạt động với firefox 78.0 và lớn hơnSecurity 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.
Mã nguồn được phát hành dưới dạng Mọi Quyền Được Bảo Lưu
Tải xuống Firefox và tải tiện ích mở rộngBạn sẽ cần Firefox để sử dụng tiện ích mở rộng này