Chrome DevTools Dark Theme
A dark theme for Chrome DevTools. !!! DOESN'T WORK IN CHROME 62 AND LATER !!! I'm planning to fix this, but it might take a while…
ما هو Chrome DevTools Dark Theme؟
Chrome DevTools Dark Theme هو إضافة Chrome تم تطويرها بواسطة Bernhard Caspar، والميزة الرئيسية لها هي "A dark theme for Chrome DevTools. !!! DOESN'T WORK IN CHROME 62 AND LATER !!! I'm planning to fix this, but it might take a while…".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Chrome DevTools Dark Theme
قم بتنزيل ملفات الامتداد Chrome DevTools Dark Theme بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
A dark theme for Chrome DevTools. !!! DOESN'T WORK IN CHROME 62 AND LATER !!! I'm planning to fix this, but it might take a while until I get around to do it. First install this extension, then do the following: After enabling DevTools Experiments in Chrome (http://islegend.com/development/how-to-enable-devtools-experiments-within-google-chrome/), go to DevTools Settings -> Experiments -> Enable "Allow Custom UI themes". Go to Preferences and select Theme: "Dark", which enables Chrome's own Dark Theme. This theme builds on top of that. Source code available at https://github.com/bernhardc/chrome-devtools-dark-theme
معلومات أساسية عن التمديد
الاسم | Chrome DevTools Dark Theme |
ID | bfcohnmjbpeilfcijkjkeggbdmehhnbk |
عنوان URL الرسمي | https://chromewebstore.google.com/detail/chrome-devtools-dark-them/bfcohnmjbpeilfcijkjkeggbdmehhnbk |
الوصف | A dark theme for Chrome DevTools. !!! DOESN'T WORK IN CHROME 62 AND LATER !!! I'm planning to fix this, but it might take a while… |
حجم الملف | 24.79 KB |
عدد التثبيتات | 214 |
النسخة الحالية | 0.6.3 |
آخر تحديث | 2018-02-10 |
تاريخ النشر | 2018-02-10 |
المطور | Bernhard Caspar |
نوع الدفع | free |
موقع الإضافة | https://github.com/bernhardc/chrome-devtools-dark-theme |
اللغات المدعومة | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Chrome DevTools Dark Theme", "version": "0.6.3", "description": "", "devtools_page": "devtools.html", "manifest_version": 2 } |