Smart color picker
Just color picker
Wat is Smart color picker?
Smart color picker is een Chrome-extensie ontwikkeld door zhemchugov.dev, en de belangrijkste functie is "Just color picker".
Extensie Screenshots
Download het CRX-bestand van de extensie Smart color picker
Download Smart 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
A simple color picker that will allow you to choose a color not only on the page, but also outside the browser Basisinformatie over de Extensie
| Naam | |
| ID | bidlokkgoahekikfcjihpfbljfcnehik |
| Officiële URL | https://chromewebstore.google.com/detail/smart-color-picker/bidlokkgoahekikfcjihpfbljfcnehik |
| Beschrijving | Just color picker |
| Bestandsgrootte | 9.43 KB |
| Aantal Installaties | 914 |
| Huidige Versie | 1.2 |
| Laatst Bijgewerkt | 2021-11-01 |
| Publicatiedatum | 2021-10-31 |
| Beoordeling | 5.00/5 Totaal 11 Beoordelingen |
| Ontwikkelaar | zhemchugov.dev |
| [email protected] | |
| Betalingswijze | free |
| Extensiewebsite | https://github.com/PetePearl/Smart-color-picker |
| Help Pagina-URL | https://github.com/PetePearl/Smart-color-picker |
| Ondersteunde Talen | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 3,
"name": "Smart color picker",
"version": "1.2",
"description": "Just color picker",
"minimum_chrome_version": "95",
"action": {
"default_popup": "index.html"
},
"icons": {
"16": "assets\/icon_16.png",
"48": "assets\/icon_48.png",
"128": "assets\/icon_128.png"
}
} | |