Inspect and view changes in Simple Palette Picker source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Palette Picker",
"version": "1.0.1",
"description": "Pick colors from any webpage and get beautiful palette suggestions based on color theory",
"browser_specific_settings": {
"gecko": {
"id": "palette-picker@example.com",
"data_collection_permissions": {
"builtin": false,
"required": [
"none"
]
}
}
},
"permissions": [
"activeTab",
"clipboardWrite",
"<all_urls>",
"tabs"
],
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
],
"run_at": "document_end"
}
],
"background": {
"scripts": [
"background.js"
]
},
"browser_action": {
"default_popup": "popup.html",
"default_icon": {
"16": "icons/icon-16.svg",
"48": "icons/icon-48.svg",
"96": "icons/icon-96.svg"
}
},
"icons": {
"16": "icons/icon-16.svg",
"48": "icons/icon-48.svg",
"96": "icons/icon-96.svg"
}
} Best Simple Palette Picker Alternatives
Here are some Firefox add-ons that are similar to Simple Palette Picker:
PalettePicker
secphore
ColorPick Helper
XMP
Color Palette Generator
Paint Color Consultants
Color Picker & Eye Dropper
Mikle
Eye Dropper
Extensions Hub
ColorPicker
thalin
Color Harmony Picker
Min88
Color Picker Pro
Color Picker Lite
Color Picker - Eye Dropper
Abdul Wahab
ColorPicker
thuquan_developer
PaletteLive
mckesav
Color Picker - Modern & Sleek
Vivek Parmar