Inspect and view changes in QuickColorPick source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "QuickColorPick",
"description": "Hover an image to auto-generate a 5-color palette and save it locally. Lightweight (Canvas + quantization).",
"version": "1.0",
"permissions": [
"storage",
"activeTab"
],
"background": {
"scripts": [
"background.js"
],
"persistent": false
},
"browser_action": {
"default_title": "QuickColorPick",
"default_popup": "popup.html"
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content_script.js"
],
"css": [
"content_style.css"
],
"run_at": "document_idle"
}
],
"icons": {
"48": "icons/icon-48.png",
"128": "icons/icon-128.png"
},
"browser_specific_settings": {
"gecko": {
"id": "quickcolorpick@example.com",
"data_collection_permissions": {
"required": [
"none"
]
}
}
}
} Best QuickColorPick Alternatives
Here are some Firefox add-ons that are similar to QuickColorPick:
ColorPick Helper
XMP
Quick ColorPicker
Jatin
Simple Palette Picker
Bart van Gestel
Color Picker
Lokdien
Color PickUp
Pro Bandey
PickColor - Color Picker
Bipul Roy
Live Color Picker
LCP
PalettePicker
secphore
ColorPicker
thalin
Color Picker Pro
Color Picker Lite
AutoColorPick
Kiet
Quick Color Picker
Jamarcus