Digital Clock

Date and time of your location

什麼是Digital Clock?

Digital Clock是由olbar開發的Chrome擴展程式,該擴展的主要功能是“Date and time of your location”。

擴展截圖

screenshot

下載Digital Clock擴展crx文件

下載Digital Clock擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

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

擴展基本資訊

名稱 Digital Clock Digital Clock
ID ogeojeaiaphnngpiabnjpogdimbgedkg
官方網址 https://chromewebstore.google.com/detail/digital-clock/ogeojeaiaphnngpiabnjpogdimbgedkg
簡介 Date and time of your location
檔案大小 323 KB
安裝次數 283
目前版本 1.2
更新時間 2021-10-23
上架時間 2020-07-18
評分 5.00/5 共 1 次評分
開發者 olbar
電子郵箱 [email protected]
付費類型 free
支援的語言 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"
    }
}