By: Patricia
Inspect and view changes in Background Color Extractor source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "__MSG_extensionName__",
"version": "1.0.0",
"description": "__MSG_extensionDescription__",
"action": {
"default_popup": "popup/popup.html"
},
"icons": {
"128": "icons/icon-128.png"
},
"permissions": [
"activeTab",
"scripting"
],
"background": {
"scripts": [
"background/background.js"
]
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content/content.js"
],
"run_at": "document_idle"
}
],
"browser_specific_settings": {
"gecko": {
"id": "{016fe8ee-5df2-4896-5933-b15d580db593}",
"strict_min_version": "109.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
}
} Best Background Color Extractor Alternatives
Here are some Firefox add-ons that are similar to Background Color Extractor:
Gradient Color Extractor
Ian Green
Webpage Theme Extractor
Jason
Text Color Extractor
Mathew
Ambient Background Extractor
Tim
Color Extractor
Ibrahim
Color Palette Extractor
Onur Şendere
Color Palette Extractor PM
Cecil Banks
Web Color Palette Extractor Plus
Khadijah
Color Palette Generator
8XBET
Web Color Palette Extractor
Craig Davies
Image Palette Extractor
Ffion Knowles
Color Picker Tool
RyanFromMozilla