Remaining time
count down your life time
Remaining timeとは何ですか?
Remaining timeはrlarudgh2017によって開発されたChromeの拡張機能で、その主な機能は「count down your life time」です。
拡張機能のスクリーンショット
Remaining time拡張機能のCRXファイルをダウンロード
Remaining time拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
"Remaining Time" is a chrome extension program for pressuring lazy people. 1. Count Down: "Remaining Time" shows your life time into seconds and reminds that you do not have much time for waste! 2. To-do list: You can add your to-do list. Do not waste your time, focus on your goal.
拡張機能の基本情報
名前 | Remaining time |
ID | pbipdikihhcimlmbgneoioncgbndonpn |
公式URL | https://chromewebstore.google.com/detail/remaining-time/pbipdikihhcimlmbgneoioncgbndonpn |
説明 | count down your life time |
ファイルサイズ | 6.48 MB |
インストール数 | 52 |
現在のバージョン | 1.0 |
最終更新日 | 2021-04-17 |
公開日 | 2021-04-17 |
開発者 | rlarudgh2017 |
Eメール | [email protected] |
支払い方法 | free |
拡張機能のウェブサイト | https://gyeonghokim.github.io/RemainingTime/ |
ヘルプページのURL | https://github.com/GyeongHoKim/RemainingTime |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Remaining time", "description": "count down your life time", "version": "1.0", "manifest_version": 2, "icons": { "128": ".\/assets\/favicon\/sand-clock.png" }, "chrome_url_overrides": { "newtab": "index.html" } } |