Slick color picker
A gorgeous color picker tool
Qu'est-ce que Slick color picker ?
Slick color picker est une extension Chrome développée par Janet Purdy, et sa fonction principale est "A gorgeous color picker tool".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Slick color picker
Téléchargez les fichiers d'extension Slick color picker au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
Slick Color Picker is an extension that can extract color reference from a web page. Simple. Slick. Elegant. Features: ❇︎ Color picker tool: activated with keyboard shortcut (Alt-P) or with browser toolbar ❇︎ Extracts page colors while you surfing the web. The color shown over the toolbar icon. ❇︎ Copy in HEX, RGB, HTML formats ❇︎ Copies automatically after selecting a pixel (just two clicks to the goal) ❇︎ Recent colors
Informations de Base sur l'Extension
Nom | |
ID | nbocmbonjfbpnolapbknojklafhkmplk |
URL Officiel | https://chrome.google.com/webstore/detail/slick-color-picker/nbocmbonjfbpnolapbknojklafhkmplk |
Description | A gorgeous color picker tool |
Taille du Fichier | 1.29 MB |
Nombre d'Installations | 40,000 |
Version Actuelle | 0.21.2 |
Dernière Mise à Jour | 2022-05-19 |
Date de Publication | 2021-03-23 |
Évaluation | 4.60/5 Total 20 Évaluations |
Développeur | Janet Purdy |
[email protected] | |
Type de Paiement | free |
URL de la Page de Politique de Confidentialité | https://www.notion.so/Privacy-Policy-Slick-Color-Picker-d0a0f3c212c9492cad2a92150fb84c52 |
Langues Prises en Charge | id,ms,de,en,en-GB,en-US,fil,fr,nl,no,vi,tr,ca,da,et,es,es-419,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,mr,hi,bn,gu,ta,te,ml,th,zh-CN,zh-TW,ja,ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "background": { "page": "background.html", "persistent": true }, "browser_action": { "default_popup": "html\/popup.html", "default_title": "__MSG_name__", "default_icon": "icon-128.png" }, "content_security_policy": "script-src 'self' https:\/\/www.google-analytics.com; object-src 'self'", "content_scripts": [ { "matches": [ " |