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
公式URL 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
Eメール [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"
    }
}