Page Color Analyzer Firefox

Examine source code of Page Color Analyzer

Inspect and view changes in Page Color Analyzer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Page Color Analyzer",
  "version": "1.0",
  "description": "Analyze dominant colors on any webpage and copy HEX codes with an ivory circular interface.",
  "icons": {
    "48": "icon.png"
  },
  "permissions": [
    "activeTab",
    "clipboardWrite"
  ],
  "browser_action": {
    "default_icon": "icon.png",
    "default_popup": "popup.html"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{5118436f-017a-4aad-a8c4-795dc00ee8ba}"
    }
  }
}

Best Page Color Analyzer Alternatives

Here are some Firefox add-ons that are similar to Page Color Analyzer: