Lap Timer
Lap Timer
Lap Timerとは何ですか?
Lap Timerはshitanshu064によって開発されたChromeの拡張機能で、その主な機能は「Lap Timer」です。
拡張機能のスクリーンショット
Lap Timer拡張機能のCRXファイルをダウンロード
Lap Timer拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Lap timer chrome extension which allows you to time you laps. Start, stop and reset you timer 拡張機能の基本情報
| 名前 | |
| ID | nolaopnjfimpmmhpaeijiddpnhgejjil |
| 公式URL | https://chromewebstore.google.com/detail/lap-timer/nolaopnjfimpmmhpaeijiddpnhgejjil |
| 説明 | Lap Timer |
| ファイルサイズ | 4.57 KB |
| インストール数 | 27 |
| 現在のバージョン | 1.0.0 |
| 最終更新日 | 2022-09-20 |
| 公開日 | 2022-09-19 |
| 開発者 | shitanshu064 |
| Eメール | [email protected] |
| 支払い方法 | free |
| 対応言語 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Lap Timer",
"version": "1.0.0",
"description": "Lap Timer",
"manifest_version": 3,
"author": "shitanshu",
"action": {
"default_popup": "index.html",
"default_title": "Lap Timer"
}
} | |