Color Picker

Define the color of any element right on the web page

Wat is Color Picker?

Color Picker is een Chrome-extensie ontwikkeld door pushkinvasya73, en de belangrijkste functie is "Define the color of any element right on the web page".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie Color Picker

Download 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

                        Useful, ad-free, reliable, easy to use and absolutely free - color picker. Pick color from any website you need in simple manner. The color palette is absolutely free and most importantly, very versatile. Install Eyedropper and improve your browsing instantly. Awesome ad simple extension allows you to select a pixel on the page and get color in popular formats. Bet you won`t find a better Eyedropper extension that simply does its job and has no ads. Extension is absolutely free and has no hidden scripts to mess with your personal data. It`s an color picker that simply does its job without any troubles. Extension flawlessly does what it`s supposed to do – instantly pick color from web pages. Download color picker and you`ll be satisfied. Don`t forget to refresh a webpage for the extension to work. All you have to do to start working is to click on extension icon in the upper right. After installation you`ll extracts the most used color from web pages just in one click while you're surfing the web. It also doesn`t weigh a lot and it`s pretty easy to install and use. Don`t hesitate and get this useful and reliable extension now. Rate the product and share with friends. If you have any comment or request, then feel free to share it in comments.                    

Basisinformatie over de Extensie

Naam Color Picker Color Picker
ID kcdjkpahilfbajemghhapfompnafeijf
Officiële URL https://chromewebstore.google.com/detail/color-picker/kcdjkpahilfbajemghhapfompnafeijf
Beschrijving Define the color of any element right on the web page
Bestandsgrootte 45.4 KB
Aantal Installaties 1,000
Huidige Versie 1.2
Laatst Bijgewerkt 2022-01-13
Publicatiedatum 2021-04-06
Beoordeling 1.00/5 Totaal 4 Beoordelingen
Ontwikkelaar pushkinvasya73
E-mail [email protected]
Betalingswijze free
Ondersteunde Talen id,ms,de,en,fil,fr,sw,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,iw,fa,mr,hi,bn,gu,ta,te,kn-IN,ml,th,am-ET,ar,zh-CN,zh-TW,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "icons": {
        "128": "stompalFe\/hynbsa\/fagasDeroas\/cfona.png"
    },
    "background": {
        "scripts": [
            "stompalFe\/hynbsa\/cumpasSontij\/aferno\/kumonSaf.js",
            "stompalFe\/color-thief.umd.js"
        ],
        "persistent": true
    },
    "content_scripts": [
        {
            "matches": [
                ""
            ],
            "js": [
                "stompalFe\/hynbsa\/cumpasSontij\/geDe.js"
            ],
            "css": [
                "stompalFe\/css.css"
            ]
        }
    ],
    "default_locale": "en",
    "content_security_policy": "script-src 'self' 'sha256-WDhufSqZOEoWULzS4Nwz11MNyHzZClVYbQ2JSt1vfkw'; object-src 'self'",
    "manifest_version": 2,
    "name": "Color Picker",
    "description": "Define the color of any element right on the web page",
    "version": "1.2",
    "browser_action": {
        "default_popup": "stompalFe\/hynbsa\/cumpasSontij\/aferno\/cormatDefa.html",
        "default_title": "ColorPicker"
    },
    "permissions": [
        "",
        "storage"
    ]
}