Lustii — Simple Page Color Picker
Copying colors from pages becomes easier
Τι είναι το Lustii — Simple Page Color Picker;
Το Lustii — Simple Page Color Picker είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον cresvinn, και η κύρια λειτουργία του είναι "Copying colors from pages becomes easier".
Στιγμιότυπα Επέκτασης
Λήψη αρχείου CRX της επέκτασης Lustii — Simple Page Color Picker
Λήψη αρχείων επέκτασης Lustii — Simple Page Color Picker σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.
Οδηγίες Χρήσης της Επέκτασης
Lustii is a functional and practical Chrome browser extension that enables easy color picking from web pages using an eyedropper tool. With Lustii, you can quickly extract colors from pages that interest you and use them in your projects, graphics, or other creative works. Key features of the extension: • Color Eyedropper: Lustii is equipped with an intuitive and user-friendly color eyedropper. Simply hover over any area of a page that contains the color you're interested in, click the left mouse button, and the extension will automatically identify and copy that color. • History of Selected Colors: The extension also provides a convenient history of recently selected colors. You can easily browse through previously picked colors, view their values in HEX format, and reuse them at any time. With Lustii, using the color eyedropper becomes convenient and efficient. You can easily retrieve colors from various web pages and manage them effortlessly with the history feature. It will be an invaluable tool for designers, graphic artists, programmers, or anyone who regularly works with colors in the Chrome browser.
Βασικές Πληροφορίες Επέκτασης
Όνομα | Lustii — Simple Page Color Picker |
ID | jokkcondoknojjpijdbmmahgnlnlabcj |
Επίσημο URL | https://chromewebstore.google.com/detail/lustii-%E2%80%94-simple-page-colo/jokkcondoknojjpijdbmmahgnlnlabcj |
Περιγραφή | Copying colors from pages becomes easier |
Μέγεθος Αρχείου | 99.52 KB |
Αριθμός Εγκαταστάσεων | 37 |
Τρέχουσα Έκδοση | 1.0 |
Τελευταία Ενημέρωση | 2023-05-06 |
Ημερομηνία Δημοσίευσης | 2023-05-04 |
Προγραμματιστής | cresvinn |
Ηλεκτρονικό ταχυδρομείο | [email protected] |
Τύπος Πληρωμής | free |
Υποστηριζόμενες Γλώσσες | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Lustii \u2014 Simple Page Color Picker", "description": "Copying colors from pages becomes easier", "version": "1.0", "author": "Oliwier Tkacz", "manifest_version": 3, "action": { "default_title": "Sapphire", "default_popup": "index.html", "default_icon": { "16": "icons\/16x16.png", "24": "icons\/48x48.png", "32": "icons\/128x128.png" } }, "permissions": [ "scripting", "tabs", "storage" ], "host_permissions": [ " |