Web Design Ruler: ვერსიების ისტორია – 2 ვერსია
Web Design Ruler ავტორი LXB-Studio
Web Design Ruler: ვერსიების ისტორია – 2 ვერსია
სიფრთხილე გამოიჩინეთ, ძველ ვერსიებთან! მოცემული ვერსიები, მხოლოდ გამოსაცდელად და შესამოწმებლადაა განკუთვნილი.ყოველდღიური მოხმარებისთვის, დამატებების მხოლოდ უახლესი ვერსია უნდა გამოიყენოთ.
უახლესი ვერსია
ვერსია 2.0.0
გამოშვების თარიღი 13 იან 2026 – 35 კბიმუშავებს ვერსიასთან firefox 109.0 და უფრო ახალიVersion 2.0.0 - Major Update
• Revolutionary Color Picker - Pick colors from ANY element including static images, photos, and screenshots with pixel-perfect accuracy
• Smarter Font Detection - Now shows the actual rendered font name instead of the CSS font-family stack, with system font recognition
• Color Palette Manager - Create, save, import/export custom color palettes
• Complete UI Redesign - Modern interface with tab navigation
• Recent Colors - Automatically tracks your last 20 picked colors
• Performance improvements and bug fixes
• Rebuilt for Manifest V3პირველწყარო კოდი ვრცელდება ლიცენზიით All Rights Reserved (ყველა უფლება დაცულია)
ადრინდელი ვერსიები
ვერსია 1.1.1
გამოშვების თარიღი 10 ივნ 2025 – 50,36 კბიმუშავებს ვერსიასთან firefox 78.0 და უფრო ახალიSecurity Fix: Removed innerHTML Usage
What was fixed: Replaced allinnerHTMLassignments with safe DOM manipulation methods usingcreateElement()andappendChild()to prevent XSS vulnerabilities.
Why it matters: UsinginnerHTMLcan 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 usestextContentinstead 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.
პირველწყარო კოდი ვრცელდება ლიცენზიით All Rights Reserved (ყველა უფლება დაცულია)