Prana: Your time is limited
Live age and life percentage on a new tab that gives a constant reminder that your time is limited.
Prana: Your time is limitedคืออะไร?
Prana: Your time is limited เป็นส่วนขยายของ Chrome ที่พัฒนาโดย manthan1674 และคุณลักษณะหลักของมันคือ "Live age and life percentage on a new tab that gives a constant reminder that your time is limited."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Prana: Your time is limited
ดาวน์โหลดไฟล์ส่วนขยาย Prana: Your time is limited ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Your time is limited; I hope Prana serves as a reminder for you to use your time wisely. Prana also provides inspiring quotes on your new tab and comes with a sleek dark mode. ข้อมูลพื้นฐานของส่วนขยาย
| ชื่อ | |
| ID | leggjfhgckdnbkhgmlifalfhhbmlajbh |
| URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/prana-your-time-is-limite/leggjfhgckdnbkhgmlifalfhhbmlajbh |
| คำอธิบาย | Live age and life percentage on a new tab that gives a constant reminder that your time is limited. |
| ขนาดไฟล์ | 55.71 KB |
| จำนวนการติดตั้ง | 122 |
| เวอร์ชันปัจจุบัน | 2.0.1 |
| อัปเดตครั้งล่าสุด | 2024-01-02 |
| วันที่เผยแพร่ | 2023-05-14 |
| คะแนน | 5.00/5 รวมทั้งหมด 4 คะแนน |
| ผู้พัฒนา | manthan1674 |
| อีเมล | [email protected] |
| ประเภทการชำระเงิน | free |
| ภาษาที่รองรับ | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 3,
"name": "Prana: Your time is limited",
"version": "2.0.1",
"description": "Live age and life percentage on a new tab that gives a constant reminder that your time is limited.",
"chrome_url_overrides": {
"newtab": "index.html"
},
"permissions": [
"storage"
],
"icons": {
"16": ".\/assets\/favicon\/icon16.png",
"32": ".\/assets\/favicon\/icon32.png",
"48": ".\/assets\/favicon\/icon48.png",
"128": ".\/assets\/favicon\/icon128.png"
}
} | |