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ファイルをダウンロード
zzllrr Easy Clock(ZEC)拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
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 拡張機能の基本情報
| 名前 | |
| 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 |
| Eメール | [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
} | |