greybeard devtools theme
greybeard is a fork of SO-Dark-Monokai-v3 chrome developer tools theme. in addition of the monokai color scheme, all dev-tools ui…
Τι είναι το greybeard devtools theme;
Το greybeard devtools theme είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον xero, και η κύρια λειτουργία του είναι "greybeard is a fork of SO-Dark-Monokai-v3 chrome developer tools theme. in addition of the monokai color scheme, all dev-tools ui…".
Στιγμιότυπα Επέκτασης
Λήψη αρχείου CRX της επέκτασης greybeard devtools theme
Λήψη αρχείων επέκτασης greybeard devtools theme σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.
Οδηγίες Χρήσης της Επέκτασης
greybeard is a fork of SO-Dark-Monokai-v3 chrome developer tools theme. in addition of the monokai color scheme, all dev-tools ui elements have been updated to a matching dark grey palette. this is the packaged version for chrome v33+.
after installing you need to enable custom themes:
- navigate to `chrome://flags/`
- enable `Developer Tools experiments`
- reload chrome
- open devtools
- click settings > experiments
- click `allow custom ui themes`
- reload devtools for theme to fully apply
feel free to fork it on github! https://github.com/xero/greybeard-devtools
changelog
-----------------------------------------
- default splash font color
- updates to network caution messages
- updates to network view headers
- added background color to resources tab sidebar
- fix tab width to fit tab names Βασικές Πληροφορίες Επέκτασης
| Όνομα | |
| ID | cckelcjlkjehoepkfcpgdpjfagodhimd |
| Επίσημο URL | https://chromewebstore.google.com/detail/greybeard-devtools-theme/cckelcjlkjehoepkfcpgdpjfagodhimd |
| Περιγραφή | greybeard is a fork of SO-Dark-Monokai-v3 chrome developer tools theme. in addition of the monokai color scheme, all dev-tools ui… |
| Μέγεθος Αρχείου | 539 KB |
| Αριθμός Εγκαταστάσεων | 778 |
| Τρέχουσα Έκδοση | 3.1.5 |
| Τελευταία Ενημέρωση | 2014-12-17 |
| Ημερομηνία Δημοσίευσης | 2014-12-17 |
| Αξιολόγηση | 4.05/5 Συνολικά 19 Αξιολογήσεις |
| Προγραμματιστής | xero |
| Τύπος Πληρωμής | free |
| Ιστότοπος Επέκτασης | https://github.com/xero/greybeard-devtools |
| Διεύθυνση URL της Σελίδας Βοήθειας | https://github.com/xero/greybeard-devtools/blob/master/README.md |
| Υποστηριζόμενες Γλώσσες | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "greybeard devtools theme",
"short_name": "greybeard",
"version": "3.1.5",
"devtools_page": "devtools.html",
"author": "xero harrison",
"icons": {
"16": "icon16.png",
"48": "icon48.png",
"128": "icon128.png"
}
} | |