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

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Frozen - A Chrome Devtools Theme एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        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 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"
    }
}