DevTools Theme: Zero Dark Matrix
A highly customized dark theme for Devtools.
Τι είναι το DevTools Theme: Zero Dark Matrix;
Το DevTools Theme: Zero Dark Matrix είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον Maurice Cruz, και η κύρια λειτουργία του είναι "A highly customized dark theme for Devtools.".
Στιγμιότυπα Επέκτασης
Λήψη αρχείου CRX της επέκτασης DevTools Theme: Zero Dark Matrix
Λήψη αρχείων επέκτασης DevTools Theme: Zero Dark Matrix σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.
Οδηγίες Χρήσης της Επέκτασης
This is a theme for the Developer Tools [CTRL/CMD + SHIFT + I].
Installation Instructions
---------------------------------------------------------
- Add this theme
- Goto chrome://flags/#enable-devtools-experiments and Enable Developer Tools experiments. Select [Relaunch Now] at the bottom of the page.
- Open developer tools settings, set Theme mode to 'Dark'
- Select Experiments tab, and check 'Allow custom UI themes'
- Reload devtools.
Changelog
---------------------------------------------------------
## 3.0.6
* Fix expanded arrow rendering
Full changelog history on:
https://github.com/mauricecruz/zero-base-themes/blob/master/CHANGELOG.md Βασικές Πληροφορίες Επέκτασης
| Όνομα | |
| ID | bomhdjeadceaggdgfoefmpeafkjhegbo |
| Επίσημο URL | https://chromewebstore.google.com/detail/devtools-theme-zero-dark/bomhdjeadceaggdgfoefmpeafkjhegbo |
| Περιγραφή | A highly customized dark theme for Devtools. |
| Μέγεθος Αρχείου | 56.82 KB |
| Αριθμός Εγκαταστάσεων | 26,469 |
| Τρέχουσα Έκδοση | 3.0.6 |
| Τελευταία Ενημέρωση | 2019-10-03 |
| Ημερομηνία Δημοσίευσης | 2019-10-03 |
| Αξιολόγηση | 4.72/5 Συνολικά 547 Αξιολογήσεις |
| Προγραμματιστής | Maurice Cruz |
| Ηλεκτρονικό ταχυδρομείο | [email protected] |
| Τύπος Πληρωμής | free |
| Ιστότοπος Επέκτασης | https://github.com/mauricecruz/chrome-devtools-zerodarkmatrix-theme |
| Διεύθυνση URL της Σελίδας Βοήθειας | https://github.com/mauricecruz/chrome-devtools-zerodarkmatrix-theme/issues?direction=desc&sort=updated&state=open |
| Υποστηριζόμενες Γλώσσες | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "DevTools Theme: Zero Dark Matrix",
"version": "3.0.6",
"description": "A highly customized dark theme for Devtools.",
"devtools_page": "devtools.html",
"homepage_url": "https:\/\/github.com\/mauricecruz\/chrome-devtools-zerodarkmatrix-theme",
"manifest_version": 2,
"icons": {
"16": "images\/icon16.png",
"48": "images\/icon48.png",
"128": "images\/icon128.png"
}
} | |