Clock
The extension will show you the current time
什么是Clock?
Clock是由bhawanvirk开发的Chrome扩展程序,该扩展的主要功能是“The extension will show you the current time”。
扩展截图
下载Clock扩展crx文件
下载Clock扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
This is one of the simple and clean clock. 扩展基本信息
| 名称 | |
| ID | gmfkgjignenhgcimhembjlhpihhonbln |
| 官方URL | https://chromewebstore.google.com/detail/clock/gmfkgjignenhgcimhembjlhpihhonbln |
| 简介 | The extension will show you the current time |
| 文件大小 | 7.42 KB |
| 安装次数 | 515 |
| 当前版本 | 1.0 |
| 更新时间 | 2013-04-16 |
| 上架时间 | 2013-04-16 |
| 评分 | 4.00/5 共2次评分 |
| 开发者 | bhawanvirk |
| 付费类型 | free |
| 支持的语言 | en |
| manifest.json | |
{
"browser_action": {
"default_icon": "icon.png",
"default_popup": "popup.html"
},
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"description": "The extension will show you the current time",
"name": "Clock",
"manifest_version": 2,
"version": "1.0"
} | |