Advance Color Picker
Make your design work more easy, with Color Picker
Cos'è Advance Color Picker?
Advance Color Picker è un'estensione di Chrome sviluppata da Suyambu, e la sua funzione principale è "Make your design work more easy, with Color Picker".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Advance Color Picker
Scarica i file di estensione Advance Color Picker in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
Dear friends, Make your Web design and Development more efficient with Color Picker this extension make your work more less, in a website colors are more important than content. Pick up right Color with this and make your work perfect!
Informazioni di Base sull'Estensione
Nome | |
ID | eeehojdmffnnbfmegjbabmhfideooala |
URL Ufficiale | https://chrome.google.com/webstore/detail/advance-color-picker/eeehojdmffnnbfmegjbabmhfideooala |
Descrizione | Make your design work more easy, with Color Picker |
Dimensione del File | 66.79 KB |
Conteggio Installazioni | 1,835 |
Versione Corrente | 3.3.1 |
Ultimo Aggiornamento | 2016-05-24 |
Data di Pubblicazione | 2016-05-24 |
Valutazione | 2.90/5 Totale 10 Valutazioni |
Sviluppatore | Suyambu |
[email protected] | |
Tipo di Pagamento | free |
URL della Pagina della Politica sulla Privacy | https://www.suyambu.net/privacy |
Lingue Supportate | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "browser_action": { "default_icon": "icon-x256.png", "default_popup": "index.html", "default_title": "Color Picker" }, "content_security_policy": "script-src 'self' https:\/\/www.google.com; object-src 'self'", "description": "Make your design work more easy, with Color Picker", "icons": { "128": "icon.png", "256": "icon-x256.png" }, "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAq0fRpImWmwG9t2AuK3ViuZkYkny2VIFz75va5OxUO65ojmA3mmJXS6ww5OcVpv50OeO\/lysCKyYn7GK9Gzd5jTNrWQD3Ppy7WZ\/MFGUfq4T\/kVSNUrulk4ZAkxlqSHdD5VuEnzgO2yBaA\/arRFj3KvHAsE7TF+SH+KM+zChTPTDVLmIowZN\/gSExCBcdvU\/humUQbBsaybzqRiBaLDGZdF7SjWrX989FvObxlm77r7LBAJ22IQDFmuMhuXxrrbda7x3JvBfmtMJo1w8erXnfrDMf52bpi3C3MOexT80NH+YCfUBHjPPosFRbDsJEdk6h8XVlg\/hrtgYqckx4QFZ61wIDAQAB", "manifest_version": 2, "name": "Advance Color Picker", "short_name": "Color Picker", "version": "3.3.1" } |