UNIX Timestamp Converter

This extension will convert unix time to EST, CST, PST and IST

UNIX Timestamp Converterとは何ですか?

UNIX Timestamp ConverterはDasun Theekshanaによって開発されたChromeの拡張機能で、その主な機能は「This extension will convert unix time to EST, CST, PST and IST」です。

拡張機能のスクリーンショット

screenshot

UNIX Timestamp Converter拡張機能のCRXファイルをダウンロード

UNIX Timestamp Converter拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        UNIX Timestamp Converter translates UNIX time in milliseconds to EST, CST, MST, PST and IST.                    

拡張機能の基本情報

名前 UNIX Timestamp Converter UNIX Timestamp Converter
ID mbmpnpilagnblknhnlagloojnpjkmjmc
公式URL https://chromewebstore.google.com/detail/unix-timestamp-converter/mbmpnpilagnblknhnlagloojnpjkmjmc
説明 This extension will convert unix time to EST, CST, PST and IST
ファイルサイズ 5.16 KB
インストール数 15
現在のバージョン 0.0.1
最終更新日 2020-01-06
公開日 2020-01-06
評価 5.00/5 合計 1 レビュー
開発者 Dasun Theekshana
Eメール [email protected]
支払い方法 free
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "UNIX Timestamp Converter",
    "description": "This extension will convert unix time to EST, CST, PST and IST",
    "version": "0.0.1",
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    }
}