2077 DevTools Theme
A saucy Cyberpunk2077 theme for Chrome Devtools
What is 2077 DevTools Theme?
2077 DevTools Theme is a Chrome extension developed by voidz3ro, and its main feature is "A saucy Cyberpunk2077 theme for Chrome Devtools".
Extension Screenshots
Download 2077 DevTools Theme Extension CRX File
Download 2077 DevTools Theme 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
[Cyberpunk 2077](https://www.cyberpunk.net/) (highly anticipated game) inspired theme for your devtools. Pairs nicely with https://marketplace.visualstudio.com/items?itemName=Endormi.2077-theme Installation: - Install theme to chrome - open developer tools - Choose settings (F1) => Theme : Dark - Enjoy
Extension Basic Information
Name | |
ID | obboikcgcmdjhpkjheokhnmknfclcdkc |
Official URL | https://chrome.google.com/webstore/detail/2077-devtools-theme/obboikcgcmdjhpkjheokhnmknfclcdkc |
Description | A saucy Cyberpunk2077 theme for Chrome Devtools |
File Size | 38.08 KB |
Installation Count | 102 |
Current Version | 0.1 |
Last Updated | 2019-07-18 |
Publish Date | 2019-07-18 |
Rating | 5.00/5 Total 1 Ratings |
Developer | voidz3ro |
[email protected] | |
Payment Type | free |
Extension Website | https://github.com/voidz3ro/cyberpunk-devtools |
Help Page URL | https://github.com/voidz3ro/cyberpunk-devtools/issues |
Supported Languages | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "2077 DevTools Theme", "short_name": "A saucy Cyberpunk2077 theme for Chrome Devtools", "version": "0.1", "description": "A saucy Cyberpunk2077 theme for Chrome Devtools", "devtools_page": "devtools.html", "manifest_version": 2, "content_security_policy": "script-src 'self' https:\/\/www.google-analytics.com; object-src 'self'", "icons": { "16": "images\/icon16.jpg", "48": "images\/icon48.jpg", "128": "images\/icon128.jpg" } } |