Stopclock

Adds a stopwatch and a clock to your browser!

What is Stopclock?

Stopclock is a Chrome extension developed by Theo's Tech Tips, and its main feature is "Adds a stopwatch and a clock to your browser!".

Extension Screenshots

screenshot

Download Stopclock Extension CRX File

Download Stopclock 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

                        This extension adds the time and a stopwatch to your browser! Just click the extension icon and you have access to all these items!                    

Extension Basic Information

Name Stopclock Stopclock
ID nneanjednflmonpcmembdbhloghbbjhe
Official URL https://chromewebstore.google.com/detail/stopclock/nneanjednflmonpcmembdbhloghbbjhe
Description Adds a stopwatch and a clock to your browser!
File Size 96.45 KB
Installation Count 31
Current Version 0.1
Last Updated 2020-11-26
Publish Date 2020-11-25
Developer Theo's Tech Tips
Email [email protected]
Payment Type free
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Stopclock",
    "description": "Adds a stopwatch and a clock to your browser!",
    "version": "0.1",
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    }
}