EST + EDT Time
Current time for work. Time provided by thetimenow.com.
什么是EST + EDT Time?
EST + EDT Time是由Unknown开发的Chrome扩展程序,该扩展的主要功能是“Current time for work. Time provided by thetimenow.com.”。
扩展截图
下载EST + EDT Time扩展crx文件
下载EST + EDT Time扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Current time for work. Time provided by thetimenow.com.
扩展基本信息
名称 | |
ID | flnnfilbigdkncahgjpelojihoofbjdn |
官方URL | https://chromewebstore.google.com/detail/est-+-edt-time/flnnfilbigdkncahgjpelojihoofbjdn |
简介 | Current time for work. Time provided by thetimenow.com. |
文件大小 | 213 KB |
安装次数 | 46 |
当前版本 | 1.0 |
更新时间 | 2014-01-17 |
上架时间 | 2014-01-17 |
开发者 | Unknown |
付费类型 | free |
支持的语言 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "EST + EDT Time", "version": "1.0", "manifest_version": 2, "description": "Current time for work. Time provided by thetimenow.com.", "icons": { "19": "images\/icon_19.png", "38": "images\/icon_38.png", "128": "images\/icon_128.png" }, "browser_action": { "default_title": "EST + EDT Time", "default_icon": { "19": "images\/icon_19.png", "38": "images\/icon_38.png" }, "default_popup": "html\/main.html" } } |