DevTools Theme: Tomorrow Night Bright
The Tomorrow Night Bright theme for Devtools. Made with Zero Base Themes.
ما هو DevTools Theme: Tomorrow Night Bright؟
DevTools Theme: Tomorrow Night Bright هو إضافة Chrome تم تطويرها بواسطة https://gbraad.nl، والميزة الرئيسية لها هي "The Tomorrow Night Bright theme for Devtools. Made with Zero Base Themes.".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة DevTools Theme: Tomorrow Night Bright
قم بتنزيل ملفات الامتداد DevTools Theme: Tomorrow Night Bright بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
Tomorrow Night Bright theme for Chrome Developer Tools. Made with Zero Base Themes.
https://github.com/gbraad/chrome-devtools-tomorrow-night-bright-theme معلومات أساسية عن التمديد
| الاسم | |
| ID | idpgmdicmomnckcoblacfggohfogaplj |
| عنوان URL الرسمي | https://chromewebstore.google.com/detail/devtools-theme-tomorrow-n/idpgmdicmomnckcoblacfggohfogaplj |
| الوصف | The Tomorrow Night Bright theme for Devtools. Made with Zero Base Themes. |
| حجم الملف | 44.15 KB |
| عدد التثبيتات | 90 |
| النسخة الحالية | 1.0.0 |
| آخر تحديث | 2014-12-20 |
| تاريخ النشر | 2014-12-19 |
| تقييم | 4.00/5 مجموع تقييمات 2 |
| المطور | https://gbraad.nl |
| نوع الدفع | free |
| موقع الإضافة | https://github.com/gbraad/chrome-devtools-tomorrow-night-bright-theme |
| عنوان صفحة المساعدة | https://github.com/gbraad/chrome-devtools-tomorrow-night-bright-theme/issues |
| اللغات المدعومة | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "DevTools Theme: Tomorrow Night Bright",
"version": "1.0.0",
"description": "The Tomorrow Night Bright theme for Devtools. Made with Zero Base Themes.",
"devtools_page": "index.html",
"homepage_url": "https:\/\/github.com\/gbraad\/chrome-devtools-tomorrow-night-bright-theme",
"manifest_version": 2,
"icons": {
"16": "images\/icon16.png",
"48": "images\/icon48.png",
"128": "images\/icon128.png"
}
} | |