Custom New Tab Background
Set a custom new tab background or wallpaper. Just that, nothing else. Make sure the image is smaller than 5 MB
ما هو Custom New Tab Background؟
Custom New Tab Background هو إضافة Chrome تم تطويرها بواسطة Subash Pathak، والميزة الرئيسية لها هي "Set a custom new tab background or wallpaper. Just that, nothing else. Make sure the image is smaller than 5 MB".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Custom New Tab Background
قم بتنزيل ملفات الامتداد Custom New Tab Background بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
Set a custom background image or wallpaper on new tab page.
Icon by lexacahyani from the Noun Project معلومات أساسية عن التمديد
| الاسم | |
| ID | odkemkdbjdjlpipmdmnidmcbjnchpghm |
| عنوان URL الرسمي | https://chromewebstore.google.com/detail/custom-new-tab-background/odkemkdbjdjlpipmdmnidmcbjnchpghm |
| الوصف | Set a custom new tab background or wallpaper. Just that, nothing else. Make sure the image is smaller than 5 MB |
| حجم الملف | 244 KB |
| عدد التثبيتات | 13,571 |
| النسخة الحالية | 1.0.4 |
| آخر تحديث | 2021-04-15 |
| تاريخ النشر | 2019-04-10 |
| تقييم | 3.80/5 مجموع تقييمات 45 |
| المطور | Subash Pathak |
| البريد الإلكتروني | [email protected] |
| نوع الدفع | free |
| موقع الإضافة | https://github.com/Subash/chrome-custom-new-tab-background |
| عنوان صفحة المساعدة | https://github.com/Subash/chrome-custom-new-tab-background |
| اللغات المدعومة | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "Custom New Tab Background",
"version": "1.0.4",
"description": "Set a custom new tab background or wallpaper. Just that, nothing else. Make sure the image is smaller than 5 MB",
"chrome_url_overrides": {
"newtab": "tab.html"
}
} | |