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
官方網址 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
    }
}