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!!!
拡張機能の基本情報
名前 | Alarm Clock |
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" } } |