DevTools Theme: Just Black

Black DevTools Theme Installation: 1.) Open chrome://flags 2.) Look for "Developer Tools experiments" 3.) Enable it and restart…

What is DevTools Theme: Just Black?

DevTools Theme: Just Black is a Chrome extension developed by https://trentbrew.com, and its main feature is "Black DevTools Theme Installation: 1.) Open chrome://flags 2.) Look for "Developer Tools experiments" 3.) Enable it and restart…".

Extension Screenshots

screenshot
screenshot
screenshot

Download DevTools Theme: Just Black Extension CRX File

Download DevTools Theme: Just Black 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

                        Black DevTools Theme

Installation:

1.) Open chrome://flags
2.) Look for "Developer Tools experiments"
3.) Enable it and restart Chrome
4.) Open Developer Tools
5.) Open the Settings > Experiments > "Allow Custom UI Themes"
6.) Close and reopen the DevTools
Please note: DevTools must be set to dark mode

Contribute: https://github.com/trentbrew/devtools-theme-black

Big thanks to Nitay Neeman <3 (https://github.com/nitayneeman/material-dark-devtools)                    

Extension Basic Information

Name DevTools Theme: Just Black DevTools Theme: Just Black
ID cchpcfjfdljcfchegellgojokpfobjkd
Official URL https://chromewebstore.google.com/detail/devtools-theme-just-black/cchpcfjfdljcfchegellgojokpfobjkd
Description Black DevTools Theme Installation: 1.) Open chrome://flags 2.) Look for "Developer Tools experiments" 3.) Enable it and restart…
File Size 940 KB
Installation Count 2,278
Current Version 0.1.0
Last Updated 2022-10-08
Publish Date 2021-12-18
Rating 5.00/5 Total 1 Ratings
Developer https://trentbrew.com
Email [email protected]
Payment Type free
Extension Website https://github.com/tbrew1023/devtools-theme-black
Help Page URL https://trentbrew.com
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "DevTools Theme: Just Black",
    "short_name": "Just Black",
    "version": "0.1.0",
    "devtools_page": "devtools.html",
    "homepage_url": "https:\/\/github.com\/tbrew1023\/devtools-theme-black",
    "manifest_version": 2,
    "icons": {
        "16": "images\/icon16.png",
        "48": "images\/icon48.png",
        "128": "images\/icon128.png"
    }
}