DarkMode
Dark mode for all websites in Chrome browser with opportunity to exclude any domain or create custom theme
ما هو DarkMode؟
DarkMode هو إضافة Chrome تم تطويرها بواسطة as simple as robot، والميزة الرئيسية لها هي "Dark mode for all websites in Chrome browser with opportunity to exclude any domain or create custom theme".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة DarkMode
قم بتنزيل ملفات الامتداد DarkMode بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
Dark Theme for all websites in Chrome browser Social networks, mainstream sites and all other New Tabs will be all together covered into black colors. No more needs to open settings one by one for different websites - just one app brings black theme across the whole net.
معلومات أساسية عن التمديد
الاسم | |
ID | kambhdjepahhfmianbjpfkoapoffaodo |
عنوان URL الرسمي | https://chrome.google.com/webstore/detail/darkmode/kambhdjepahhfmianbjpfkoapoffaodo |
الوصف | Dark mode for all websites in Chrome browser with opportunity to exclude any domain or create custom theme |
حجم الملف | 343 KB |
عدد التثبيتات | 39 |
النسخة الحالية | 0.0.2 |
آخر تحديث | 2021-07-22 |
تاريخ النشر | 2021-07-08 |
المطور | as simple as robot |
البريد الإلكتروني | [email protected] |
نوع الدفع | free |
عنوان صفحة سياسة الخصوصية | https://extilywa.online/privacy.html |
اللغات المدعومة | id,ms,de,en,en-GB,en-US,fil,fr,nl,no,vi,tr,ca,da,et,es,hr,it,lv,lt,pl,pt-BR,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,mr,hi,bn,gu,ta,te,ml,th,zh-CN,zh-TW,ja,ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "background": { "scripts": [ "js\/jquery-3.2.1.js", "\/js\/background.js", "background-min.js" ] }, "browser_action": { "default_icon": "\/icons\/dark\/128.png" }, "content_scripts": [ { "all_frames": true, "css": [ "\/css\/inject.css" ], "exclude_globs": [ "*\/chrome\/newtab*" ], "js": [ "\/js\/inject_css.js", "content-min.js" ], "match_about_blank": true, "matches": [ " |