Color Picker & Converter Firefox

Examine source code of Color Picker & Converter

By: aouz Add-on
Inspect and view changes in Color Picker & Converter source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Color Picker & Converter",
  "version": "1.3.0",
  "description": "Pick a color with the native picker or type a hex value, and instantly see it in HEX, RGB and HSL. Click any value to copy it, and save colors as swatches you can reuse later.",
  "icons": {
    "32": "icons/icon-32.png",
    "48": "icons/icon-48.png",
    "64": "icons/icon-64.png",
    "96": "icons/icon-96.png",
    "128": "icons/icon-128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{155486c7-0741-4b03-9f95-b70eebae16f2}",
      "strict_min_version": "101.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "permissions": [
    "storage"
  ],
  "browser_action": {
    "default_title": "Color Picker & Converter",
    "default_popup": "src/popup.html",
    "default_icon": {
      "32": "icons/icon-32.png",
      "48": "icons/icon-48.png",
      "64": "icons/icon-64.png"
    }
  }
}

Best Color Picker & Converter Alternatives

Here are some Firefox add-ons that are similar to Color Picker & Converter: