Penumbra - Newtab Minified
A minified home screen.
ما هو Penumbra - Newtab Minified؟
Penumbra - Newtab Minified هو إضافة Chrome تم تطويرها بواسطة ayushman1998.1998، والميزة الرئيسية لها هي "A minified home screen.".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Penumbra - Newtab Minified
قم بتنزيل ملفات الامتداد Penumbra - Newtab Minified بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
Penumbra is a new tab replacement for chrome. It helps users to stay productive and focus on their work. The default chrome new tab have few limitations - it only shows maximum of 8 tabs, you can't change the logo of the icons.
Penumbra keeps the simplicity of default new tab and adds a few quintessential features like weather info, a random quote to keep you motivated, gradient backgrounds and few more. معلومات أساسية عن التمديد
| الاسم | |
| ID | gfcknafpdhcijijjbkekflmpfagdcdgd |
| عنوان URL الرسمي | https://chromewebstore.google.com/detail/penumbra-newtab-minified/gfcknafpdhcijijjbkekflmpfagdcdgd |
| الوصف | A minified home screen. |
| حجم الملف | 450 KB |
| عدد التثبيتات | 24 |
| النسخة الحالية | 0.8 |
| آخر تحديث | 2020-12-21 |
| تاريخ النشر | 2020-11-23 |
| تقييم | 5.00/5 مجموع تقييمات 4 |
| المطور | ayushman1998.1998 |
| البريد الإلكتروني | [email protected] |
| نوع الدفع | free |
| عنوان صفحة المساعدة | https://github.com/ayushman-git/newtab |
| اللغات المدعومة | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "Penumbra - Newtab Minified",
"version": "0.8",
"chrome_url_overrides": {
"newtab": ".\/index.html"
},
"description": "A minified home screen.",
"icons": {
"16": ".\/icons\/16.png",
"48": ".\/icons\/48.png",
"128": ".\/icons\/128.png"
}
} | |