DOM Element Background Color Selector Firefox

Examine source code of DOM Element Background Color Selector

Inspect and view changes in DOM Element Background Color Selector source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Solid Color",
  "version": "1.0",
  "description": "Allows you to pick the background color of any element you click on.",
  "icons": {
    "48": "solid-color-icon.png",
    "96": "solid-color-icon.png"
  },
  "permissions": [
    "activeTab"
  ],
  "browser_action": {
    "default_icon": "solid-color-icon.png",
    "default_title": "Solid Color"
  },
  "background": {
    "scripts": [
      "solidcolorBKGD.js"
    ]
  }
}

Best DOM Element Background Color Selector Alternatives

Here are some Firefox add-ons that are similar to DOM Element Background Color Selector: