ColorHexa

ColorHexa

Quick access to the color encyclopedia. Free color tool converting and providing full information about any color.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 2,
  "name": "__MSG_name__",
  "short_name": "ColorHexa",
  "version": "1.0",
  "default_locale": "en",
  "description": "__MSG_description__",
  "icons": {
    "128": "images/128x128_2.png"
  },
  "app": {
    "launch": {
      "web_url": "http://www.colorhexa.com/"
    },
    "urls": [
      "http://www.colorhexa.com/"
    ]
  },
  "update_url": "https://clients2.google.com/service/update2/crx"
}