Lap Timer

Lap Timer

What is Lap Timer?

Lap Timer is a Chrome extension developed by shitanshu064, and its main feature is "Lap Timer".

Extension Screenshots

screenshot

Download Lap Timer Extension CRX File

Download Lap Timer extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        Lap timer chrome extension which allows you to time you laps. Start, stop and reset you timer                    

Extension Basic Information

Name Lap Timer Lap Timer
ID nolaopnjfimpmmhpaeijiddpnhgejjil
Official URL https://chromewebstore.google.com/detail/lap-timer/nolaopnjfimpmmhpaeijiddpnhgejjil
Description Lap Timer
File Size 4.57 KB
Installation Count 27
Current Version 1.0.0
Last Updated 2022-09-20
Publish Date 2022-09-19
Developer shitanshu064
Email [email protected]
Payment Type free
Supported Languages 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"
    }
}