zzllrr Easy Clock(ZEC)
A Simple & Easy HTML5 Clock by zzllrr. Just search zzllrr on Chrome Webstore for other fullscreen versions
What is zzllrr Easy Clock(ZEC)?
zzllrr Easy Clock(ZEC) is a Chrome extension developed by https://sites.google.com/site/zzllrrimager, and its main feature is "A Simple & Easy HTML5 Clock by zzllrr. Just search zzllrr on Chrome Webstore for other fullscreen versions".
Extension Screenshots
Download zzllrr Easy Clock(ZEC) Extension CRX File
Download zzllrr Easy Clock(ZEC) extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
zzllrr Easy Clock(ZEC) A Simple & Easy HTML5 Clock by zzllrr. - Animated Clocks(Digital and Analog) - Simple Memo - Chinese Lunar Date for China Users 简约HTML5动画时钟by zzllrr,支持中国农历。 http://weibo.com/zzllrr
Extension Basic Information
Name | zzllrr Easy Clock(ZEC) |
ID | fdnpemihonbjkncljjolnmpfgbeigapf |
Official URL | https://chromewebstore.google.com/detail/zzllrr-easy-clockzec/fdnpemihonbjkncljjolnmpfgbeigapf |
Description | A Simple & Easy HTML5 Clock by zzllrr. Just search zzllrr on Chrome Webstore for other fullscreen versions |
File Size | 49.52 KB |
Installation Count | 804 |
Current Version | 2014.5.15 |
Last Updated | 2014-05-15 |
Publish Date | 2014-05-15 |
Rating | 3.73/5 Total 11 Ratings |
Developer | https://sites.google.com/site/zzllrrimager |
[email protected] | |
Payment Type | free |
Extension Website | http://site.douban.com/127068/ |
Help Page URL | http://weibo.com/zzllrr |
Privacy Policy Page URL | https://sites.google.com/site/zzllrrimager/about |
Supported Languages | en,zh-CN,zh-TW |
manifest.json | |
{ "background": { "scripts": [ "ini.js", "back.js" ] }, "name": "__MSG_zname__", "browser_action": { "default_icon": "img\/128.png", "default_title": "__MSG_zname__", "default_popup": "pop.html" }, "description": "__MSG_zdesc__", "icons": { "128": "img\/128.png", "16": "img\/16.png", "48": "img\/48.png" }, "offline_enabled": true, "default_locale": "en", "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx", "version": "2014.5.15", "manifest_version": 2 } |