Advanced Color Picker Plus Firefox

Examine source code of Advanced Color Picker Plus

Inspect and view changes in Advanced Color Picker Plus source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Advanced Color Picker",
  "version": "1.0",
  "description": "Pick colors from anywhere on the web page and more",
  "icons": {
    "48": "icon48.png",
    "96": "icon96.png"
  },
  "permissions": [
    "activeTab",
    "storage",
    "<all_urls>"
  ],
  "browser_action": {
    "default_icon": "icon48.png",
    "default_popup": "popup.html"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{d0db2ea9-1b2c-486b-8e9e-327b8af6fd80}"
    }
  }
}

Best Advanced Color Picker Plus Alternatives

Here are some Firefox add-ons that are similar to Advanced Color Picker Plus: