Frozen - A Chrome Devtools Theme
Frozen is a theme for Sublime Text and Google Chrome DevTools. It was developed with the aim to be a theme with a modern look,…
Τι είναι το Frozen - A Chrome Devtools Theme;
Το Frozen - A Chrome Devtools Theme είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον https://felipemartinin.com, και η κύρια λειτουργία του είναι "Frozen is a theme for Sublime Text and Google Chrome DevTools. It was developed with the aim to be a theme with a modern look,…".
Στιγμιότυπα Επέκτασης
Λήψη αρχείου CRX της επέκτασης Frozen - A Chrome Devtools Theme
Λήψη αρχείων επέκτασης Frozen - A Chrome Devtools Theme σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.
Οδηγίες Χρήσης της Επέκτασης
Frozen is a theme for Sublime Text and Google Chrome DevTools. It was developed with the aim to be a theme with a modern look, congenial and never bores the views after hours coding. The name "Frozen" was given due to the use of cool colors. The color palette used in this theme has been carefully selected to be comfortable to the eye and at the same time not lose the look of a text editor. Start using Frozen now, and have a new experience in making codes. By: Felipe Martinin Author URL: felipemartinin.com Github Repository: https://github.com/felipemartinin/frozen Automated installation: chrome webstore free to download and install via the chrome webstore 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 manual installation: as of chrome / chromium version 32 devtools themes are deprecated :( but, there is a work around. version 33+ clone this repo somewhere in chrome, open chrome://extensions select "Developer mode" click on "Load unpacked extension" select this directory optionally restart (required for some systems)
Βασικές Πληροφορίες Επέκτασης
Όνομα | Frozen - A Chrome Devtools Theme |
ID | gbaddinigglahkekcppiongkmgmpahml |
Επίσημο URL | https://chromewebstore.google.com/detail/frozen-a-chrome-devtools/gbaddinigglahkekcppiongkmgmpahml |
Περιγραφή | Frozen is a theme for Sublime Text and Google Chrome DevTools. It was developed with the aim to be a theme with a modern look,… |
Μέγεθος Αρχείου | 2.63 MB |
Αριθμός Εγκαταστάσεων | 518 |
Τρέχουσα Έκδοση | 3.0.1 |
Τελευταία Ενημέρωση | 2016-01-25 |
Ημερομηνία Δημοσίευσης | 2016-01-25 |
Αξιολόγηση | 3.89/5 Συνολικά 9 Αξιολογήσεις |
Προγραμματιστής | https://felipemartinin.com |
Τύπος Πληρωμής | free |
Ιστότοπος Επέκτασης | http://felipemartinin.github.io/frozen/ |
Διεύθυνση URL της Σελίδας Βοήθειας | https://github.com/FelipeMartinin/frozen |
Υποστηριζόμενες Γλώσσες | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Frozen - A Chrome Devtools Theme", "short_name": "Frozen", "version": "3.0.1", "devtools_page": "devtools.html", "homepage_url": "http:\/\/felipemartinin.github.io\/frozen\/", "manifest_version": 2, "icons": { "16": "images\/icon16.png", "48": "images\/icon48.png", "128": "images\/icon128.png" } } |