DevTools Theme: Zero Dark Matrix

DevTools Theme: Zero Dark Matrix

A highly customized dark theme for Devtools.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "DevTools Theme: Zero Dark Matrix",
  "version": "3.0.6",
  "description": "A highly customized dark theme for Devtools.",
  "devtools_page": "devtools.html",
  "homepage_url": "https://github.com/mauricecruz/chrome-devtools-zerodarkmatrix-theme",
  "manifest_version": 2,
  "icons": {
    "16": "images/icon16.png",
    "48": "images/icon48.png",
    "128": "images/icon128.png"
  }
}