Alarm Clock
Alarm clock that wakes you up in class
What is Alarm Clock?
Alarm Clock is a Chrome extension developed by BeyondSora, and its main feature is "Alarm clock that wakes you up in class".
Extension Screenshots
Download Alarm Clock Extension CRX File
Download Alarm Clock 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
Just click up, start the timer, and SLEEP!!!
Extension Basic Information
Name | Alarm Clock |
ID | jlognbofcmbegncfepclkdifbnjkhhni |
Official URL | https://chromewebstore.google.com/detail/alarm-clock/jlognbofcmbegncfepclkdifbnjkhhni |
Description | Alarm clock that wakes you up in class |
File Size | 99.39 KB |
Installation Count | 388 |
Current Version | 0.1 |
Last Updated | 2012-06-02 |
Publish Date | 2012-06-01 |
Rating | 2.50/5 Total 8 Ratings |
Developer | BeyondSora |
Payment Type | free |
Supported Languages | 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" } } |