Webcool Color

Webcool Color

Đây là 1 tiện ích đơn giản giúp bạn xác định màu sắc trên các trang web yêu thích của bạn.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 3,
  "name": "Webcool Color",
  "description": "Đây là 1 tiện ích đơn giản giúp bạn xác định màu sắc trên các trang web yêu thích của bạn.",
  "version": "1.0",
  "action": {
    "default_popup": "index.html"
  },
  "icons": {
    "16": "icons/icon16.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  }
}