Slick color picker
A gorgeous color picker tool
Wat is Slick color picker?
Slick color picker is een Chrome-extensie ontwikkeld door Janet Purdy, en de belangrijkste functie is "A gorgeous color picker tool".
Extensie Screenshots
Download het CRX-bestand van de extensie Slick color picker
Download Slick color picker-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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
Basisinformatie over de Extensie
Naam | |
ID | nbocmbonjfbpnolapbknojklafhkmplk |
Officiële URL | https://chrome.google.com/webstore/detail/slick-color-picker/nbocmbonjfbpnolapbknojklafhkmplk |
Beschrijving | A gorgeous color picker tool |
Bestandsgrootte | 1.29 MB |
Aantal Installaties | 40,000 |
Huidige Versie | 0.21.2 |
Laatst Bijgewerkt | 2022-05-19 |
Publicatiedatum | 2021-03-23 |
Beoordeling | 4.60/5 Totaal 20 Beoordelingen |
Ontwikkelaar | Janet Purdy |
[email protected] | |
Betalingswijze | free |
URL van de Privacybeleid Pagina | https://www.notion.so/Privacy-Policy-Slick-Color-Picker-d0a0f3c212c9492cad2a92150fb84c52 |
Ondersteunde Talen | 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": [ " |