Wakeup.io - Free Online Wake-up Call Service

Schedule a free wake-up call in seconds!

Wakeup.io - Free Online Wake-up Call Serviceとは何ですか?

Wakeup.io - Free Online Wake-up Call Serviceはhttps://wakeup.ioによって開発されたChromeの拡張機能で、その主な機能は「Schedule a free wake-up call in seconds!」です。

拡張機能のスクリーンショット

screenshot

Wakeup.io - Free Online Wake-up Call Service拡張機能のCRXファイルをダウンロード

Wakeup.io - Free Online Wake-up Call Service拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        As featured in Lifehacker.com!

"Most of us have a preferred alarm clock, whether it sits on the nightstand next to us or it's just a series of alarms on our smartphones, but if you need a little extra push to get up, Wakeup.io is a free wakeup call service that works with any number, anywhere in the world."

http://lifehacker.com/wakeup-io-wakes-you-with-a-free-wake-up-call-anywhere-1440898585.                    

拡張機能の基本情報

名前 Wakeup.io - Free Online Wake-up Call Service Wakeup.io - Free Online Wake-up Call Service
ID klilhpddfegogaknjahcmnpgnpjhbjge
公式URL https://chrome.google.com/webstore/detail/wakeupio-free-online-wake/klilhpddfegogaknjahcmnpgnpjhbjge
説明 Schedule a free wake-up call in seconds!
ファイルサイズ 7.83 KB
インストール数 324
現在のバージョン 0.0.1
最終更新日 2013-11-01
公開日 2013-11-01
評価 4.05/5 合計 20 レビュー
開発者 https://wakeup.io
支払い方法 free
拡張機能のウェブサイト https://wakeup.io
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "description": "Schedule a free wake-up call in seconds!",
    "icons": {
        "16": "icon_16.png",
        "48": "icon_48.png",
        "128": "icon_128.png"
    },
    "manifest_version": 2,
    "name": "Wakeup.io - Free Online Wake-up Call Service",
    "version": "0.0.1",
    "browser_action": {
        "default_icon": {
            "19": "icon_19.png",
            "38": "icon_38.png"
        },
        "default_title": "Wakeup.io"
    },
    "background": {
        "scripts": [
            "background.js"
        ],
        "persistent": true
    }
}