Analog Toolbar Clock CE-7
Show the current time like analog clock face on toolbar and small calendar on popup window.
什么是Analog Toolbar Clock CE-7?
Analog Toolbar Clock CE-7是由https://www.styleseven.com开发的Chrome扩展程序,该扩展的主要功能是“Show the current time like analog clock face on toolbar and small calendar on popup window.”。
扩展截图
下载Analog Toolbar Clock CE-7扩展crx文件
下载Analog Toolbar Clock CE-7扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Extension that displays small analog clock (19*19 pixels). To show calendar click on the extension icon.
扩展基本信息
名称 | Analog Toolbar Clock CE-7 |
ID | hkhhgbmlinegdbjpacanjedgcgpmpcmc |
官方URL | https://chromewebstore.google.com/detail/analog-toolbar-clock-ce-7/hkhhgbmlinegdbjpacanjedgcgpmpcmc |
简介 | Show the current time like analog clock face on toolbar and small calendar on popup window. |
文件大小 | 14.36 KB |
安装次数 | 231 |
当前版本 | 1.0 |
更新时间 | 2019-03-08 |
上架时间 | 2019-03-08 |
评分 | 4.33/5 共3次评分 |
开发者 | https://www.styleseven.com |
付费类型 | free |
扩展官网 | http://www.styleseven.com/ |
支持的语言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Analog Toolbar Clock CE-7", "version": "1.0", "background": { "scripts": [ "base.js" ] }, "description": "Show the current time like analog clock face on toolbar and small calendar on popup window.", "icons": { "128": "icon_128.png" }, "browser_action": { "default_popup": "popup.html" }, "manifest_version": 2 } |