Depth & Complexity Icons

Depth & Complexity Icons

Quick launch Depth & Complexity Icons

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "Depth & Complexity Icons",
  "description": "Quick launch Depth & Complexity Icons",
  "version": "1.4.0",
  "manifest_version": 3,
  "icons": {
    "128": "128Icon.png"
  },
  "action": {
    "default_icon": "128Icon.png",
    "default_title": "Depth & Complexity Icons",
    "default_popup": "popup.html"
  }
}