RS Pregnancy CountDown
RS Pregnancy Counter can count and show how old is your baby or how many weeks left till birth.
RS Pregnancy CountDown क्या है?
RS Pregnancy CountDown http://www.silkauskas.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "RS Pregnancy Counter can count and show how old is your baby or how many weeks left till birth."।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में RS Pregnancy CountDown एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
This RS Pregnancy CountDown counts and shows how many weeks is your baby or how many weeks are left till birth. If you like it and would like to donate some money for improvements and new others extensions creation, then buy RS Pregancy CountDown Pro version. Pro version has small differences from free version. Note. After installation, go over "Gift icon" on top right corner and press right mouse button, then choose from menu options. Enter your details and press save.
एक्सटेंशन की मूल जानकारी
नाम | |
ID | fanelpglaepgajknpbnfaieffkahbmok |
आधिकारिक URL | https://chrome.google.com/webstore/detail/rs-pregnancy-countdown/fanelpglaepgajknpbnfaieffkahbmok |
विवरण | RS Pregnancy Counter can count and show how old is your baby or how many weeks left till birth. |
फ़ाइल का आकार | 290 KB |
स्थापना संख्या | 124 |
वर्तमान संस्करण | 1.0.1.1 |
अंतिम अपडेट | 2015-08-22 |
प्रकाशन तिथि | 2015-08-22 |
रेटिंग | 3.00/5 कुल 12 रेटिंग्स |
डेवलपर | http://www.silkauskas.com |
भुगतान के प्रकार | free |
एक्सटेंशन वेबसाइट | http://www.silkauskas.com/chrome-extensions/rs-pregnancy-countdown |
समर्थित भाषाएँ | en-GB |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "RS Pregnancy CountDown", "description": "RS Pregnancy Counter can count and show how old is your baby or how many weeks left till birth.", "version": "1.0.1.1", "background": { "page": "background.html" }, "options_page": "options.html", "permissions": [ "storage" ], "browser_action": { "default_popup": "popup.html", "default_icon": "icon.png" }, "icons": { "16": "icon16.png", "48": "icon48.png", "128": "icon128.png" } } |