zzllrr Easy Clock(ZEC)
A Simple & Easy HTML5 Clock by zzllrr. Just search zzllrr on Chrome Webstore for other fullscreen versions
zzllrr Easy Clock(ZEC)란 무엇입니까?
zzllrr Easy Clock(ZEC)은(는) https://sites.google.com/site/zzllrrimager에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "A Simple & Easy HTML5 Clock by zzllrr. Just search zzllrr on Chrome Webstore for other fullscreen versions"입니다.
확장 프로그램 스크린샷
zzllrr Easy Clock(ZEC) 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
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
확장 프로그램 기본 정보
이름 | zzllrr Easy Clock(ZEC) |
ID | fdnpemihonbjkncljjolnmpfgbeigapf |
공식 URL | https://chromewebstore.google.com/detail/zzllrr-easy-clockzec/fdnpemihonbjkncljjolnmpfgbeigapf |
설명 | A Simple & Easy HTML5 Clock by zzllrr. Just search zzllrr on Chrome Webstore for other fullscreen versions |
파일 크기 | 49.52 KB |
설치 횟수 | 804 |
현재 버전 | 2014.5.15 |
최근 업데이트 | 2014-05-15 |
출시 날짜 | 2014-05-15 |
평점 | 3.73/5 총 11 개의 평점 |
개발자 | https://sites.google.com/site/zzllrrimager |
이메일 | [email protected] |
결제 유형 | free |
확장 프로그램 웹 사이트 | http://site.douban.com/127068/ |
도움말 페이지 URL | http://weibo.com/zzllrr |
개인정보 보호 정책 페이지 URL | https://sites.google.com/site/zzllrrimager/about |
지원되는 언어 | 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 } |