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是由manthan1674開發的Chrome擴展程式,該擴展的主要功能是“Live age and life percentage on a new tab that gives a constant reminder that your time is limited.”。
擴展截圖
下載Prana: Your time is limited擴展crx文件
下載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 |
| 官方網址 | 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"
}
} | |