Chrome DevTools Dark Theme
A dark theme for Chrome DevTools. !!! DOESN'T WORK IN CHROME 62 AND LATER !!! I'm planning to fix this, but it might take a while…
Τι είναι το Chrome DevTools Dark Theme;
Το Chrome DevTools Dark Theme είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον Bernhard Caspar, και η κύρια λειτουργία του είναι "A dark theme for Chrome DevTools. !!! DOESN'T WORK IN CHROME 62 AND LATER !!! I'm planning to fix this, but it might take a while…".
Στιγμιότυπα Επέκτασης
Λήψη αρχείου CRX της επέκτασης Chrome DevTools Dark Theme
Λήψη αρχείων επέκτασης Chrome DevTools Dark Theme σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.
Οδηγίες Χρήσης της Επέκτασης
A dark theme for Chrome DevTools. !!! DOESN'T WORK IN CHROME 62 AND LATER !!! I'm planning to fix this, but it might take a while until I get around to do it. First install this extension, then do the following: After enabling DevTools Experiments in Chrome (http://islegend.com/development/how-to-enable-devtools-experiments-within-google-chrome/), go to DevTools Settings -> Experiments -> Enable "Allow Custom UI themes". Go to Preferences and select Theme: "Dark", which enables Chrome's own Dark Theme. This theme builds on top of that. Source code available at https://github.com/bernhardc/chrome-devtools-dark-theme
Βασικές Πληροφορίες Επέκτασης
Όνομα | Chrome DevTools Dark Theme |
ID | bfcohnmjbpeilfcijkjkeggbdmehhnbk |
Επίσημο URL | https://chromewebstore.google.com/detail/chrome-devtools-dark-them/bfcohnmjbpeilfcijkjkeggbdmehhnbk |
Περιγραφή | A dark theme for Chrome DevTools. !!! DOESN'T WORK IN CHROME 62 AND LATER !!! I'm planning to fix this, but it might take a while… |
Μέγεθος Αρχείου | 24.79 KB |
Αριθμός Εγκαταστάσεων | 214 |
Τρέχουσα Έκδοση | 0.6.3 |
Τελευταία Ενημέρωση | 2018-02-10 |
Ημερομηνία Δημοσίευσης | 2018-02-10 |
Προγραμματιστής | Bernhard Caspar |
Τύπος Πληρωμής | free |
Ιστότοπος Επέκτασης | https://github.com/bernhardc/chrome-devtools-dark-theme |
Υποστηριζόμενες Γλώσσες | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Chrome DevTools Dark Theme", "version": "0.6.3", "description": "", "devtools_page": "devtools.html", "manifest_version": 2 } |