DevTools Theme: Sunburst
Sunburst Devtools Theme.
What is DevTools Theme: Sunburst?
DevTools Theme: Sunburst is a Chrome extension developed by https://davidawindham.com, and its main feature is "Sunburst Devtools Theme.".
Extension Screenshots
Download DevTools Theme: Sunburst Extension CRX File
Download DevTools Theme: Sunburst 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
Chrome devtools theme based on The Sunburst Theme
Extension Basic Information
Name | DevTools Theme: Sunburst |
ID | fkigcimlehjhpnejpiohmibcidmobcpo |
Official URL | https://chromewebstore.google.com/detail/devtools-theme-sunburst/fkigcimlehjhpnejpiohmibcidmobcpo |
Description | Sunburst Devtools Theme. |
File Size | 1.73 MB |
Installation Count | 55 |
Current Version | 1.0.2 |
Last Updated | 2018-10-29 |
Publish Date | 2018-10-29 |
Rating | 4.00/5 Total 1 Ratings |
Developer | https://davidawindham.com |
Payment Type | free |
Extension Website | https://davidawindham.com |
Help Page URL | https://github.com/windhamdavid/sunburst-devtools |
Supported Languages | en |
manifest.json | |
{ "description": "Sunburst Devtools Theme.", "devtools_page": "index.html", "homepage_url": "https:\/\/github.com\/windhamdavid\/sunburst-devtools", "icons": { "128": "images\/icon128.png", "16": "images\/icon16.png", "48": "images\/icon48.png" }, "manifest_version": 2, "name": "DevTools Theme: Sunburst", "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "1.0.2" } |