Color Picker Pro

Color Picker Pro allows you to quickly grab the Hex code for a colour from within your browser!

Apa itu Color Picker Pro?

Color Picker Pro adalah ekstensi Chrome yang dikembangkan oleh mdlrichardson, dan fitur utamanya adalah "Color Picker Pro allows you to quickly grab the Hex code for a colour from within your browser!".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi Color Picker Pro

Unduh file ekstensi Color Picker Pro dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        I created Color Picker Pro to assist me with some basic web design tasks. I wanted to be able to get hex codes for colors immediately without having to open up other apps like Photoshop.

If you have any questions or recommendations about Color Picker Pro, feel free to drop me an email at [email protected] 

Follow me on G+ for updates! https://plus.google.com/+MarkRichardson90/

Thanks for downloading and please feel free to leave an honest review!                    

Informasi Dasar Ekstensi

Nama Color Picker Pro Color Picker Pro
ID bfanioaedpipgmkmmikpgpcgloipdfmh
URL Resmi https://chromewebstore.google.com/detail/color-picker-pro/bfanioaedpipgmkmmikpgpcgloipdfmh
Deskripsi Color Picker Pro allows you to quickly grab the Hex code for a colour from within your browser!
Ukuran File 35.99 KB
Jumlah Instalasi 1,689
Versi Saat Ini 0.1
Terakhir Diperbarui 2013-12-30
Tanggal Publikasi 2013-12-29
Penilaian 1.19/5 Total 21 Penilaian
Pengembang mdlrichardson
Tipe Pembayaran free
Bahasa yang Didukung en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Color Picker Pro",
    "version": "0.1",
    "manifest_version": 2,
    "description": "Color Picker Pro allows you to quickly grab the Hex code for a colour from within your browser!",
    "browser_action": {
        "default_icon": "color_picker.png",
        "default_title": "Color Picker Pro!",
        "default_popup": "extension.html"
    }
}