Determine pixel color online
With this service you can determine the color of a pixel online RGBA HEX HSL CMYK HSV
Vad är Determine pixel color online?
Determine pixel color online är en Chrome-tillägg utvecklad av mans.io, och dess huvudfunktion är "With this service you can determine the color of a pixel online RGBA HEX HSL CMYK HSV".
Tilläggsskärmbilder
Ladda ner Determine pixel color online-förlängningens CRX-fil
Ladda ner Determine pixel color online-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
                        With this service you can determine the color of a pixel online RGBA HEX HSL CMYK HSV                     Grundläggande Information om Tillägg
| Namn |   |  
| ID | cgbkgmmlldjdooikemhlfgebboganhmn | 
| Officiell webbadress | https://chromewebstore.google.com/detail/determine-pixel-color-onl/cgbkgmmlldjdooikemhlfgebboganhmn | 
| Beskrivning | With this service you can determine the color of a pixel online RGBA HEX HSL CMYK HSV | 
| Filstorlek | 240 KB | 
| Antal Installationer | 140 | 
| Aktuell Version | 1.0.2 | 
| Senast Uppdaterad | 2023-11-17 | 
| Publiceringsdatum | 2023-11-17 | 
| Utvecklare | mans.io | 
| E-post | [email protected] | 
| Betalningssätt | free | 
| Tilläggswebbplats | https://pixel-color-online.com/ | 
| Hjälpsida URL | https://pixel-color-online.com/contacts | 
| URL till Sekretesspolicy Sidan | https://pixel-color-online.com/privacy-policy | 
| Stödda Språk | id,ms,de,en,fr,nl,vi,tr,da,et,es,hr,it,lv,lt,hu,pl,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,mr,hi,bn,ta,ml,th,ar,ja,ko | 
| manifest.json | |
 {
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "background": {
        "service_worker": "js\/background.js"
    },
    "icons": {
        "192": "img\/icon128.png"
    },
    "action": [],
    "manifest_version": 3,
    "name": "__MSG_name__",
    "description": "__MSG_description__",
    "default_locale": "en",
    "permissions": [],
    "version": "1.0.2"
}  |  |