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,…

Cos'è Frozen - A Chrome Devtools Theme?

Frozen - A Chrome Devtools Theme è un'estensione di Chrome sviluppata da https://felipemartinin.com, e la sua funzione principale è "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,…".

Screenshot dell'Estensione

screenshot
screenshot
screenshot

Scarica il file CRX dell'estensione Frozen - A Chrome Devtools Theme

Scarica i file di estensione Frozen - A Chrome Devtools Theme in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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)                    

Informazioni di Base sull'Estensione

Nome Frozen - A Chrome Devtools Theme Frozen - A Chrome Devtools Theme
ID gbaddinigglahkekcppiongkmgmpahml
URL Ufficiale https://chromewebstore.google.com/detail/frozen-a-chrome-devtools/gbaddinigglahkekcppiongkmgmpahml
Descrizione 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,…
Dimensione del File 2.63 MB
Conteggio Installazioni 518
Versione Corrente 3.0.1
Ultimo Aggiornamento 2016-01-25
Data di Pubblicazione 2016-01-25
Valutazione 3.89/5 Totale 9 Valutazioni
Sviluppatore https://felipemartinin.com
Tipo di Pagamento free
Sito Web dell'Estensione http://felipemartinin.github.io/frozen/
URL della Pagina di Aiuto https://github.com/FelipeMartinin/frozen
Lingue Supportate 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"
    }
}