Smart Time Converter
Smart Time Converter allows you to convert mutually your favorite unixtime from UTC date and Local date.
什么是Smart Time Converter?
Smart Time Converter是由tf-yym开发的Chrome扩展程序,该扩展的主要功能是“Smart Time Converter allows you to convert mutually your favorite unixtime from UTC date and Local date.”。
扩展截图
下载Smart Time Converter扩展crx文件
下载Smart Time Converter扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Smart Time Converter allows you to convert mutually your favorite unixtime from UTC date and Local date.
UnixtimeとUTC日時・ローカル日時を相互に変換できます。 扩展基本信息
| 名称 | |
| ID | afankndojeemjbdjhehnpahcobjdhnhi |
| 官方URL | https://chromewebstore.google.com/detail/smart-time-converter/afankndojeemjbdjhehnpahcobjdhnhi |
| 简介 | Smart Time Converter allows you to convert mutually your favorite unixtime from UTC date and Local date. |
| 文件大小 | 102 KB |
| 安装次数 | 295 |
| 当前版本 | 1.2 |
| 更新时间 | 2018-03-15 |
| 上架时间 | 2018-03-15 |
| 评分 | 5.00/5 共1次评分 |
| 开发者 | tf-yym |
| 付费类型 | free |
| 支持的语言 | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Smart Time Converter",
"description": "Smart Time Converter allows you to convert mutually your favorite unixtime from UTC date and Local date.",
"icons": {
"16": "img\/icon_16.png",
"48": "img\/icon_48.png",
"128": "img\/icon_128.png"
},
"version": "1.2",
"permissions": [],
"browser_action": {
"default_title": "Smart Time Converter",
"default_icon": "img\/icon_128.png",
"default_popup": "popup.html"
},
"manifest_version": 2
} | |