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 กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
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 |
| URL หน้าช่วยเหลือ | 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"
}
} | |