Hex Hunter

Hex Hunter

Hex Hunter is a powerful color-finding tool that allows you to quickly and easily identify colors in hex format on any website.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 3,
  "name": "Hex Hunter",
  "version": "1.0.1",
  "action": {
    "default_popup": "index.html"
  },
  "description": "Hex Hunter is a powerful color-finding tool that allows you to quickly and easily identify colors in hex format on any website.",
  "icons": {
    "200": "icons/icon.png"
  },
  "author": "[email protected]",
  "update_url": "https://edge.microsoft.com/extensionwebstorebase/v1/crx"
}