Cronox

The simple chronometer

What is Cronox?

Cronox is a Chrome extension developed by ulisesf.alnav, and its main feature is "The simple chronometer".

Extension Screenshots

screenshot
screenshot
screenshot

Download Cronox Extension CRX File

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

                        A simple chronometer extension for chrome. It can count up to 99 min, 59 seconds and 99 miliseconds.                    

Extension Basic Information

Name Cronox Cronox
ID nabmfjbcbkpppfklanhalhbdkhkcoomm
Official URL https://chromewebstore.google.com/detail/cronox/nabmfjbcbkpppfklanhalhbdkhkcoomm
Description The simple chronometer
File Size 15.87 KB
Installation Count 143
Current Version 1.0
Last Updated 2022-08-29
Publish Date 2022-08-28
Developer ulisesf.alnav
Email [email protected]
Payment Type free
Supported Languages en,es
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Cronox",
    "version": "1.0",
    "description": "__MSG_extDesc__",
    "homepage_url": "https:\/\/github.com\/UlisesFco\/cronox",
    "icons": {
        "48": "icons\/cronox-48.png",
        "96": "icons\/cronox-96.png"
    },
    "action": {
        "default_icon": "icons\/cronox-32.png",
        "default_title": "Cronox",
        "default_popup": "popups\/popup.html"
    },
    "default_locale": "en"
}