Dank Neon DevTools Theme

A danker, more neon theme.

ما هو Dank Neon DevTools Theme؟

Dank Neon DevTools Theme هو إضافة Chrome تم تطويرها بواسطة Conlin Durbin، والميزة الرئيسية لها هي "A danker, more neon theme.".

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

screenshot

تحميل ملف CRX للإضافة Dank Neon DevTools Theme

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

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

                        Dank Neon for the Chrome DevTools is a nice looking dark theme for your DevTools.

How to install
---------------------------------------------------------
- First install 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'.
- Reload devtools.                    

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

الاسم Dank Neon DevTools Theme Dank Neon DevTools Theme
ID eoijelgagfengjmfdjpoeooogcjgdobf
عنوان URL الرسمي https://chrome.google.com/webstore/detail/dank-neon-devtools-theme/eoijelgagfengjmfdjpoeooogcjgdobf
الوصف A danker, more neon theme.
حجم الملف 34.56 KB
عدد التثبيتات 164
النسخة الحالية 2.1
آخر تحديث 2019-01-15
تاريخ النشر 2019-01-15
تقييم 5.00/5 مجموع تقييمات 2
المطور Conlin Durbin
نوع الدفع free
موقع الإضافة https://github.com/DankNeon/chrome-devtools
عنوان صفحة المساعدة https://github.com/DankNeon/chrome-devtools/issues
اللغات المدعومة en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Dank Neon DevTools Theme",
    "short_name": "A danker, more neon theme for Chrome Devtools",
    "version": "2.1",
    "description": "A danker, more neon theme.",
    "devtools_page": "devtools.html",
    "manifest_version": 2,
    "content_security_policy": "script-src 'self' https:\/\/www.google-analytics.com; object-src 'self'",
    "icons": {
        "16": "images\/icon16.png",
        "48": "images\/icon48.png",
        "128": "images\/icon128.png"
    }
}