Material Design Theme for Chrome Devtools
This is a theme inspired by Material Theme for sublime text, that brings the Material Design visual language to your Chrome…
Τι είναι το Material Design Theme for Chrome Devtools;
Το Material Design Theme for Chrome Devtools είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον https://felipemartinin.com, και η κύρια λειτουργία του είναι "This is a theme inspired by Material Theme for sublime text, that brings the Material Design visual language to your Chrome…".
Στιγμιότυπα Επέκτασης
Λήψη αρχείου CRX της επέκτασης Material Design Theme for Chrome Devtools
Λήψη αρχείων επέκτασης Material Design Theme for Chrome Devtools σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.
Οδηγίες Χρήσης της Επέκτασης
This is a theme inspired by Material Theme for sublime text, that brings the Material Design visual language to your Chrome Devtools. This theme add some features like smart highlights, besides to make you Devtools interface more beautiful. Install guide: After install and enable in settings> extentions, you need to enable custom themes to make it works: Navigate to chrome://flags/ Search by: Developer Tools Experiments and click on enable Click on "Relunch Now" button at the bottom and wait the browser relunch Now, open the devtools Go to the settings (gear icon) > experiments click allow custom ui themes reload devtools for theme to fully apply
Βασικές Πληροφορίες Επέκτασης
Όνομα | Material Design Theme for Chrome Devtools |
ID | bhhaihcbledolbbigofbpegdbomoimfa |
Επίσημο URL | https://chromewebstore.google.com/detail/material-design-theme-for/bhhaihcbledolbbigofbpegdbomoimfa |
Περιγραφή | This is a theme inspired by Material Theme for sublime text, that brings the Material Design visual language to your Chrome… |
Μέγεθος Αρχείου | 2.65 MB |
Αριθμός Εγκαταστάσεων | 1,455 |
Τρέχουσα Έκδοση | 0.1.2 |
Τελευταία Ενημέρωση | 2016-12-30 |
Ημερομηνία Δημοσίευσης | 2016-12-30 |
Αξιολόγηση | 4.35/5 Συνολικά 20 Αξιολογήσεις |
Προγραμματιστής | https://felipemartinin.com |
Τύπος Πληρωμής | free |
Ιστότοπος Επέκτασης | https:/felipemartinin.github.io/material-design-devtools/ |
Διεύθυνση URL της Σελίδας Βοήθειας | https://github.com/FelipeMartinin/material-design-devtools |
Υποστηριζόμενες Γλώσσες | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Material Design Theme for Chrome Devtools", "short_name": "Material Design Theme", "version": "0.1.2", "devtools_page": "devtools.html", "homepage_url": "https:\/\/github.com\/FelipeMartinin\/material-design-devtools", "manifest_version": 2, "icons": { "16": "images\/icon16.png", "48": "images\/icon48.png", "128": "images\/icon128.png" } } |