UtimeConverter
UtimeConverter
什麼是UtimeConverter?
UtimeConverter是由to4ro開發的Chrome擴展程式,該擴展的主要功能是“UtimeConverter”。
擴展截圖
下載UtimeConverter擴展crx文件
下載UtimeConverter擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
UtimeConverter provides a function of convert from unixtime to datetime, from datetime to unixtime.
擴展基本資訊
名稱 | UtimeConverter |
ID | lcopmkcgcnggjgegpiimgciiaogjiffe |
官方網址 | 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" } } |