By: Mathias
Inspect and view changes in Background color source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Background color",
"version": "1.0",
"description": "A shortcut to change background color in Firefox. It has light on dark, dark on pink and original. The shortcut is ctrl + shift + u.",
"icons": {
"48": "icons/bgcolor-48.png"
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"background_color.js"
]
}
],
"browser_specific_settings": {
"gecko": {
"id": "backgroundcolor@mathiashh.dk"
}
}
} Best Background color Alternatives
Here are some Firefox add-ons that are similar to Background color: