greybeard devtools theme
greybeard is a fork of SO-Dark-Monokai-v3 chrome developer tools theme. in addition of the monokai color scheme, all dev-tools ui…
ما هو greybeard devtools theme؟
greybeard devtools theme هو إضافة Chrome تم تطويرها بواسطة xero، والميزة الرئيسية لها هي "greybeard is a fork of SO-Dark-Monokai-v3 chrome developer tools theme. in addition of the monokai color scheme, all dev-tools ui…".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة greybeard devtools theme
قم بتنزيل ملفات الامتداد greybeard devtools theme بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
greybeard is a fork of SO-Dark-Monokai-v3 chrome developer tools theme. in addition of the monokai color scheme, all dev-tools ui elements have been updated to a matching dark grey palette. this is the packaged version for chrome v33+.
after installing you need to enable custom themes:
- navigate to `chrome://flags/`
- enable `Developer Tools experiments`
- reload chrome
- open devtools
- click settings > experiments
- click `allow custom ui themes`
- reload devtools for theme to fully apply
feel free to fork it on github! https://github.com/xero/greybeard-devtools
changelog
-----------------------------------------
- default splash font color
- updates to network caution messages
- updates to network view headers
- added background color to resources tab sidebar
- fix tab width to fit tab names معلومات أساسية عن التمديد
| الاسم | |
| ID | cckelcjlkjehoepkfcpgdpjfagodhimd |
| عنوان URL الرسمي | https://chromewebstore.google.com/detail/greybeard-devtools-theme/cckelcjlkjehoepkfcpgdpjfagodhimd |
| الوصف | greybeard is a fork of SO-Dark-Monokai-v3 chrome developer tools theme. in addition of the monokai color scheme, all dev-tools ui… |
| حجم الملف | 539 KB |
| عدد التثبيتات | 778 |
| النسخة الحالية | 3.1.5 |
| آخر تحديث | 2014-12-17 |
| تاريخ النشر | 2014-12-17 |
| تقييم | 4.05/5 مجموع تقييمات 19 |
| المطور | xero |
| نوع الدفع | free |
| موقع الإضافة | https://github.com/xero/greybeard-devtools |
| عنوان صفحة المساعدة | https://github.com/xero/greybeard-devtools/blob/master/README.md |
| اللغات المدعومة | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "greybeard devtools theme",
"short_name": "greybeard",
"version": "3.1.5",
"devtools_page": "devtools.html",
"author": "xero harrison",
"icons": {
"16": "icon16.png",
"48": "icon48.png",
"128": "icon128.png"
}
} | |