By: Tech Internal Add-on
Inspect and view changes in Color Picker & Eyedropper: Contrast Checker source codes across current and past versions
Try xHeader →
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Color Picker & Eyedropper: Contrast Checker",
"short_name": "ImgColorPicker",
"version": "1.0.0",
"browser_specific_settings": {
"gecko": {
"id": "imgcolorpicker@techinterval.com",
"strict_min_version": "128.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
},
"description": "Eyedropper color picker with instant WCAG + APCA contrast. Grab HEX, RGB, HSL from any page or image. OKLab palettes, .ase export.",
"homepage_url": "https://imgcolorpicker.org/",
"permissions": [
"activeTab",
"storage",
"scripting"
],
"optional_permissions": [
"downloads"
],
"action": {
"default_popup": "popup.html",
"default_title": "Pick a color and check its contrast",
"default_icon": {
"16": "icons/icon16.png",
"32": "icons/icon32.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
}
},
"options_ui": {
"page": "options.html",
"open_in_tab": false
},
"icons": {
"16": "icons/icon16.png",
"32": "icons/icon32.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
},
"background": {
"scripts": [
"background.js"
],
"type": "module"
},
"commands": {
"pick-color": {
"suggested_key": {
"default": "Alt+Shift+C"
},
"description": "Pick a color from the page"
}
}
} Best Color Picker & Eyedropper: Contrast Checker Alternatives
Here are some Firefox add-ons that are similar to Color Picker & Eyedropper: Contrast Checker:
Color Picker & Eye Dropper
Mikle
Color Contrast Checker
Paint Color Consultants
Checky - Contrast Checker
mihai
HexColor Color Picker
Hexcolor.ie
Color Picker - Eye Dropper
Abdul Wahab
Color & Contrast Picker
pinterestbrcom
Colour Contrast Checker
Alex Clapperton
Color Contrast Checker
Kevin Taron
ColorPro — Picker, Palette & Contrast
Balendu
Spyglass Contrast Checker
Deneb
Simple WCAG Contrast Checker
HardaWebPro
PickColor - Color Picker
Bipul Roy