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 |
| 公式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 |
| Eメール | [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"
}
} | |