DevTools Theme: Tomorrow Night Bright
The Tomorrow Night Bright theme for Devtools. Made with Zero Base Themes.
Vad är DevTools Theme: Tomorrow Night Bright?
DevTools Theme: Tomorrow Night Bright är en Chrome-tillägg utvecklad av https://gbraad.nl, och dess huvudfunktion är "The Tomorrow Night Bright theme for Devtools. Made with Zero Base Themes.".
Tilläggsskärmbilder
Ladda ner DevTools Theme: Tomorrow Night Bright-förlängningens CRX-fil
Ladda ner DevTools Theme: Tomorrow Night Bright-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
Tomorrow Night Bright theme for Chrome Developer Tools. Made with Zero Base Themes.
https://github.com/gbraad/chrome-devtools-tomorrow-night-bright-theme Grundläggande Information om Tillägg
| Namn | |
| ID | idpgmdicmomnckcoblacfggohfogaplj |
| Officiell webbadress | https://chromewebstore.google.com/detail/devtools-theme-tomorrow-n/idpgmdicmomnckcoblacfggohfogaplj |
| Beskrivning | The Tomorrow Night Bright theme for Devtools. Made with Zero Base Themes. |
| Filstorlek | 44.15 KB |
| Antal Installationer | 90 |
| Aktuell Version | 1.0.0 |
| Senast Uppdaterad | 2014-12-20 |
| Publiceringsdatum | 2014-12-19 |
| Betyg | 4.00/5 Totalt 2 Betyg |
| Utvecklare | https://gbraad.nl |
| Betalningssätt | free |
| Tilläggswebbplats | https://github.com/gbraad/chrome-devtools-tomorrow-night-bright-theme |
| Hjälpsida URL | https://github.com/gbraad/chrome-devtools-tomorrow-night-bright-theme/issues |
| Stödda Språk | 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"
}
} | |