DevTools Theme: Monokai TK#MOD

A highly customized Monokai dark theme for Devtools.

What is DevTools Theme: Monokai TK#MOD?

DevTools Theme: Monokai TK#MOD is a Chrome extension developed by Tyson Kemp, and its main feature is "A highly customized Monokai dark theme for Devtools.".

Extension Screenshots

screenshot

Download DevTools Theme: Monokai TK#MOD Extension CRX File

Download DevTools Theme: Monokai TK#MOD extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        This is an updated Monokai theme using Zero Base Themes as a starting point. It's been refactored and updated to not cause the recent perf issues we've seen with Chrome 69+.

---

Getting Started

1. Chrome/Chromebook: https://chrome.google.com/webstore/detail/devtools-theme-monokai-tk/apaajnakngeokmggmnpcfilmmegiakdi

2. chrome://flags > Developer Tools experiments > Enabled

3. Inspect(right) > DevTools(...) > Settings (cog icon or Shift+?) > Experiments > Allow custom UI themes

4. Close and reopen the DevTools.

---

All thanks to mauricecruz @ https://github.com/mauricecruz/zero-base-themes                    

Extension Basic Information

Name DevTools Theme: Monokai TK#MOD DevTools Theme: Monokai TK#MOD
ID apaajnakngeokmggmnpcfilmmegiakdi
Official URL https://chromewebstore.google.com/detail/devtools-theme-monokai-tk/apaajnakngeokmggmnpcfilmmegiakdi
Description A highly customized Monokai dark theme for Devtools.
File Size 42 KB
Installation Count 300
Current Version 1.5.4
Last Updated 2019-07-19
Publish Date 2019-07-18
Rating 5.00/5 Total 2 Ratings
Developer Tyson Kemp
Payment Type free
Help Page URL https://github.com/processnotproduct/zero-base-themes
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "DevTools Theme: Monokai TK#MOD",
    "version": "1.5.4",
    "description": "A highly customized Monokai dark theme for Devtools.",
    "devtools_page": "devtools.html",
    "homepage_url": "https:\/\/github.com\/processnotproduct\/zero-base-themes",
    "manifest_version": 2,
    "icons": {
        "16": "images\/icon16.png",
        "48": "images\/icon48.png",
        "96": "images\/icon96.png",
        "128": "images\/icon128.png"
    }
}