DevTools Theme: Tomorrow Night Bright
The Tomorrow Night Bright theme for Devtools. Made with Zero Base Themes.
What is DevTools Theme: Tomorrow Night Bright?
DevTools Theme: Tomorrow Night Bright is a Chrome extension developed by https://gbraad.nl, and its main feature is "The Tomorrow Night Bright theme for Devtools. Made with Zero Base Themes.".
Extension Screenshots
Download DevTools Theme: Tomorrow Night Bright Extension CRX File
Download DevTools Theme: Tomorrow Night Bright 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
Tomorrow Night Bright theme for Chrome Developer Tools. Made with Zero Base Themes. https://github.com/gbraad/chrome-devtools-tomorrow-night-bright-theme
Extension Basic Information
Name | DevTools Theme: Tomorrow Night Bright |
ID | idpgmdicmomnckcoblacfggohfogaplj |
Official URL | https://chromewebstore.google.com/detail/devtools-theme-tomorrow-n/idpgmdicmomnckcoblacfggohfogaplj |
Description | The Tomorrow Night Bright theme for Devtools. Made with Zero Base Themes. |
File Size | 44.15 KB |
Installation Count | 90 |
Current Version | 1.0.0 |
Last Updated | 2014-12-20 |
Publish Date | 2014-12-19 |
Rating | 4.00/5 Total 2 Ratings |
Developer | https://gbraad.nl |
Payment Type | free |
Extension Website | https://github.com/gbraad/chrome-devtools-tomorrow-night-bright-theme |
Help Page URL | https://github.com/gbraad/chrome-devtools-tomorrow-night-bright-theme/issues |
Supported Languages | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "DevTools Theme: Tomorrow Night Bright", "version": "1.0.0", "description": "The Tomorrow Night Bright theme for Devtools. Made with Zero Base Themes.", "devtools_page": "index.html", "homepage_url": "https:\/\/github.com\/gbraad\/chrome-devtools-tomorrow-night-bright-theme", "manifest_version": 2, "icons": { "16": "images\/icon16.png", "48": "images\/icon48.png", "128": "images\/icon128.png" } } |