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 द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Schedule a free wake-up call in seconds!"।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Wakeup.io - Free Online Wake-up Call Service एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
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.
एक्सटेंशन की मूल जानकारी
नाम | |
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 } } |