Alarm Clock
Alarm clock that wakes you up in class
什么是Alarm Clock?
Alarm Clock是由BeyondSora开发的Chrome扩展程序,该扩展的主要功能是“Alarm clock that wakes you up in class”。
扩展截图
下载Alarm Clock扩展crx文件
下载Alarm Clock扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Just click up, start the timer, and SLEEP!!! 扩展基本信息
| 名称 | |
| ID | jlognbofcmbegncfepclkdifbnjkhhni |
| 官方URL | https://chromewebstore.google.com/detail/alarm-clock/jlognbofcmbegncfepclkdifbnjkhhni |
| 简介 | Alarm clock that wakes you up in class |
| 文件大小 | 99.39 KB |
| 安装次数 | 388 |
| 当前版本 | 0.1 |
| 更新时间 | 2012-06-02 |
| 上架时间 | 2012-06-01 |
| 评分 | 2.50/5 共8次评分 |
| 开发者 | BeyondSora |
| 付费类型 | free |
| 支持的语言 | en |
| manifest.json | |
{
"update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Alarm Clock",
"version": "0.1",
"manifest_version": 2,
"description": "Alarm clock that wakes you up in class",
"browser_action": {
"default_icon": "icon.png",
"default_popup": "timer.html"
}
} | |