Monokai for Chrome
Monokai color scheme for Chrome dev tools.
What is Monokai for Chrome?
Monokai for Chrome is a Chrome extension developed by Esteban Santiesteban, and its main feature is "Monokai color scheme for Chrome dev tools.".
Extension Screenshots
Download Monokai for Chrome Extension CRX File
Download Monokai for Chrome 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
** Update ** Latest version of Chrome creates small breaks to the theme. This can be fixed by enabling 'Dark' mode. To enable, go to Developer Tools -> Settings, Under Appearance, Theme: Dark. ** Requirements: 1. Navigate to ' chrome://flags/ ' and Enable 'Developer Tools experiments' 2. Dev Tools Settings -> Experiments -> Allow custom UI themes 3. Restart, Done! Monokai color scheme for Chrome dev tools. Its open source, check out the 'Website' for the Github link.
Extension Basic Information
Name | Monokai for Chrome |
ID | ebanajomahnlhgbljngocmccmpelnaam |
Official URL | https://chromewebstore.google.com/detail/monokai-for-chrome/ebanajomahnlhgbljngocmccmpelnaam |
Description | Monokai color scheme for Chrome dev tools. |
File Size | 41.8 KB |
Installation Count | 2,293 |
Current Version | 1.0.0 |
Last Updated | 2017-04-26 |
Publish Date | 2017-04-26 |
Rating | 4.57/5 Total 14 Ratings |
Developer | Esteban Santiesteban |
[email protected] | |
Payment Type | free |
Extension Website | https://github.com/estebansanti/chrome-devtools-monokai |
Supported Languages | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Monokai for Chrome", "version": "1.0.0", "author": "Esteban Santiesteban", "description": "Monokai color scheme for Chrome dev tools.", "devtools_page": "devtools.html", "homepage_url": "https:\/\/github.com\/estebansanti\/chrome-devtools-monokai", "manifest_version": 2, "icons": { "16": "images\/icon16.png", "48": "images\/icon48.png", "128": "images\/icon128.png" } } |