By: Davide Cairoli Add-on
Inspect and view changes in Hexa - color picker source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "__MSG_extName__",
"version": "1.0.1",
"description": "__MSG_extDescription__",
"default_locale": "en",
"icons": {
"16": "icons/icon16.png",
"32": "icons/icon32.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
},
"action": {
"default_popup": "popup.html",
"default_icon": {
"16": "icons/icon16.png",
"32": "icons/icon32.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
},
"default_title": "Hexa - Color Picker"
},
"permissions": [
"activeTab",
"scripting",
"storage",
"clipboardWrite"
],
"host_permissions": [
"<all_urls>"
],
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
],
"run_at": "document_idle"
}
],
"background": {
"scripts": [
"background.js"
],
"service_worker": "background.js"
},
"browser_specific_settings": {
"gecko": {
"id": "hexa_color_picker@extension",
"strict_min_version": "109.0",
"data_collection_permissions": {
"required": [
"none"
],
"optional": []
}
}
}
} Best Hexa - color picker Alternatives
Here are some Firefox add-ons that are similar to Hexa - color picker:
Hex Color Grabber
Shiraku Yanai
ColorPicker pro
nguyen hoang long
A1 Color Picker
A1 Local Extensions
Color Picker Pro
Color Picker Lite
ColorPick Helper
XMP
Color Helper Picker
Kate09
Color Materialize - color pick
codehemu
PickColor - Color Picker
Bipul Roy
ColorPicker
verathi
Color Picker
Bencham
Color Picker Popup
Holleigh
Ez color pick
Juany1998