Color Picker

Define the color of any element right on the web page

Co to jest Color Picker?

Color Picker to rozszerzenie Chrome opracowane przez pushkinvasya73, a jego główną funkcją jest „Define the color of any element right on the web page”.

Zrzuty ekranu rozszerzenia

screenshot

Pobierz plik CRX rozszerzenia Color Picker

Pobierz pliki rozszerzeń Color Picker w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

                        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.                    

Podstawowe informacje o rozszerzeniu

Nazwa Color Picker Color Picker
ID kcdjkpahilfbajemghhapfompnafeijf
Oficjalny URL https://chromewebstore.google.com/detail/color-picker/kcdjkpahilfbajemghhapfompnafeijf
Opis Define the color of any element right on the web page
Rozmiar pliku 45.4 KB
Liczba instalacji 1,000
Aktualna Wersja 1.2
Ostatnia Aktualizacja 2022-01-13
Data Publikacji 2021-04-06
Ocena 1.00/5 Łącznie 4 Oceny
Deweloper pushkinvasya73
E-mail [email protected]
Typ Płatności free
Obsługiwane Języki 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"
    ]
}