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 | 
| 官方URL | 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"
    }
}  |  |