Rainbow DevTools Theme
Sample DevTools theme. Enable DevTools experiments in about:flags, then open DevTools and toggle "Allow UI themes" experiment.
ما هو Rainbow DevTools Theme؟
Rainbow DevTools Theme هو إضافة Chrome تم تطويرها بواسطة Paul Irish، والميزة الرئيسية لها هي "Sample DevTools theme. Enable DevTools experiments in about:flags, then open DevTools and toggle "Allow UI themes" experiment.".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Rainbow DevTools Theme
قم بتنزيل ملفات الامتداد Rainbow DevTools Theme بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
This is a sample extension to add a theme to Chrome DevTools. Rough details here: https://code.google.com/p/chromium/issues/detail?id=318566#c33 Source: https://github.com/paulirish/sample-devtools-theme-extension
معلومات أساسية عن التمديد
الاسم | Rainbow DevTools Theme |
ID | bafncadmgpabpojoohpejlmdbligjjlb |
عنوان URL الرسمي | https://chromewebstore.google.com/detail/rainbow-devtools-theme/bafncadmgpabpojoohpejlmdbligjjlb |
الوصف | Sample DevTools theme. Enable DevTools experiments in about:flags, then open DevTools and toggle "Allow UI themes" experiment. |
حجم الملف | 3.73 KB |
عدد التثبيتات | 84 |
النسخة الحالية | 1.1 |
آخر تحديث | 2013-11-30 |
تاريخ النشر | 2013-11-30 |
تقييم | 3.20/5 مجموع تقييمات 5 |
المطور | Paul Irish |
نوع الدفع | free |
موقع الإضافة | https://github.com/paulirish/sample-devtools-theme-extension |
عنوان صفحة المساعدة | https://github.com/paulirish/sample-devtools-theme-extension |
اللغات المدعومة | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Rainbow DevTools Theme", "version": "1.1", "description": "Sample DevTools theme. Enable DevTools experiments in about:flags, then open DevTools and toggle \"Allow UI themes\" experiment.", "devtools_page": "devtools.html", "manifest_version": 2 } |