Digital Clock

Date and time of your location

What is Digital Clock?

Digital Clock is a Chrome extension developed by olbar, and its main feature is "Date and time of your location".

Extension Screenshots

screenshot

Download Digital Clock Extension CRX File

Download Digital Clock 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

                        Digital clock. Date and time of your location. Searching possibility.                    

Extension Basic Information

Name Digital Clock Digital Clock
ID ogeojeaiaphnngpiabnjpogdimbgedkg
Official URL https://chromewebstore.google.com/detail/digital-clock/ogeojeaiaphnngpiabnjpogdimbgedkg
Description Date and time of your location
File Size 323 KB
Installation Count 283
Current Version 1.2
Last Updated 2021-10-23
Publish Date 2020-07-18
Rating 5.00/5 Total 1 Ratings
Developer olbar
Email [email protected]
Payment Type free
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Digital Clock",
    "description": "Date and time of your location",
    "version": "1.2",
    "manifest_version": 3,
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "icons": {
        "128": "icon128.png",
        "48": "icon48.png",
        "16": "icon16.png"
    }
}