UtimeConverter

UtimeConverter

UtimeConverterとは何ですか?

UtimeConverterはto4roによって開発されたChromeの拡張機能で、その主な機能は「UtimeConverter」です。

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

screenshot
screenshot

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

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

拡張機能の使用方法

                        UtimeConverter provides a function of convert from unixtime to datetime, from datetime to unixtime.                    

拡張機能の基本情報

名前 UtimeConverter UtimeConverter
ID lcopmkcgcnggjgegpiimgciiaogjiffe
公式URL https://chromewebstore.google.com/detail/utimeconverter/lcopmkcgcnggjgegpiimgciiaogjiffe
説明 UtimeConverter
ファイルサイズ 282 KB
インストール数 61
現在のバージョン 1.0.1
最終更新日 2014-05-24
公開日 2014-05-24
開発者 to4ro
支払い方法 free
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "UtimeConverter",
    "version": "1.0.1",
    "manifest_version": 2,
    "description": "UtimeConverter",
    "browser_action": {
        "default_icon": "icon19.png",
        "default_title": "UtimeConverter",
        "default_popup": "index.html"
    },
    "icons": {
        "128": "icon128.png"
    }
}