Darcula Theme for DevTools

Darcula Theme for DevTools

ما هو Darcula Theme for DevTools؟

Darcula Theme for DevTools هو إضافة Chrome تم تطويرها بواسطة Andrey Izman، والميزة الرئيسية لها هي "Darcula Theme for DevTools".

لقطات شاشة التمديد

screenshot
screenshot
screenshot
screenshot

تحميل ملف CRX للإضافة Darcula Theme for DevTools

قم بتنزيل ملفات الامتداد Darcula Theme for DevTools بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        This is a theme for the Developer Tools [CTRL/CMD + SHIFT + I].

Installation Instructions
---------------------------------------------------------
- Add this theme
- Goto chrome://flags/#enable-devtools-experiments and Enable Developer Tools experiments. Select [Relaunch Now] at the bottom of the page.
- Open developer tools settings, select Experiments tab, and check 'Allow custom UI themes'.
- Open developer tools settings, in the Preferences switch Theme to the Dark.
- Reload devtools.                    

معلومات أساسية عن التمديد

الاسم Darcula Theme for DevTools Darcula Theme for DevTools
ID gfmlaljopbojfghmafldbdecllafopom
عنوان URL الرسمي https://chromewebstore.google.com/detail/darcula-theme-for-devtool/gfmlaljopbojfghmafldbdecllafopom
الوصف Darcula Theme for DevTools
حجم الملف 282 KB
عدد التثبيتات 792
النسخة الحالية 1.0.3
آخر تحديث 2017-10-12
تاريخ النشر 2017-10-11
تقييم 5.00/5 مجموع تقييمات 9
المطور Andrey Izman
البريد الإلكتروني [email protected]
نوع الدفع free
موقع الإضافة https://github.com/mervick/chrome-devtools-darcula-theme
عنوان صفحة المساعدة https://github.com/mervick/chrome-devtools-darcula-theme
اللغات المدعومة en
manifest.json
{
    "description": "Darcula Theme for DevTools",
    "devtools_page": "devtools.html",
    "homepage_url": "https:\/\/github.com\/mervick\/chrome-devtools-darcula-theme",
    "icons": {
        "16": "images\/icon16.png",
        "48": "images\/icon48.png",
        "128": "images\/icon128.png"
    },
    "author": "Andrey Izman",
    "browser_action": {
        "default_icon": "images\/icon32.png"
    },
    "manifest_version": 2,
    "name": "Darcula Theme for DevTools",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.0.3"
}