DevTools Theme: Cobalt2 Unofficial

DevTools Theme: Cobalt2 Unofficial

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: Cobalt2 Unofficial",
  "version": "1.0.0",
  "description": "A highly customized dark theme for Devtools.",
  "devtools_page": "devtools.html",
  "homepage_url": "https://github.com/jordandrako/chrome-devtools-cobalt2-theme",
  "manifest_version": 2,
  "icons": {
    "16": "images/icon16.png",
    "48": "images/icon48.png",
    "128": "images/icon128.png"
  }
}