Timestamp Converter
Gerenate or convert quickly your timestamps.
什麼是Timestamp Converter?
Timestamp Converter是由https://www.tiloweb.com開發的Chrome擴展程式,該擴展的主要功能是“Gerenate or convert quickly your timestamps.”。
擴展截圖
下載Timestamp Converter擴展crx文件
下載Timestamp Converter擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
                        - Get the current Timestamp
- Convert a timestamp to a date
- Convert a date to a timestamp                     擴展基本資訊
| 名稱 |   |  
| ID | komcaaelngccnmdahpmighfoeikdbmdl | 
| 官方網址 | https://chromewebstore.google.com/detail/timestamp-converter/komcaaelngccnmdahpmighfoeikdbmdl | 
| 簡介 | Gerenate or convert quickly your timestamps. | 
| 檔案大小 | 201 KB | 
| 安裝次數 | 1,091 | 
| 目前版本 | 1.4 | 
| 更新時間 | 2017-01-23 | 
| 上架時間 | 2017-01-23 | 
| 評分 | 4.60/5 共 10 次評分 | 
| 開發者 | https://www.tiloweb.com | 
| 付費類型 | free | 
| 支援的語言 | en | 
| manifest.json | |
 {
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Timestamp Converter",
    "version": "1.4",
    "manifest_version": 2,
    "description": "Gerenate or convert quickly your timestamps.",
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    }
}  |  |