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 เป็นส่วนขยายของ Chrome ที่พัฒนาโดย http://www.silkauskas.com และคุณลักษณะหลักของมันคือ "RS Pregnancy Counter can count and show how old is your baby or how many weeks left till birth."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย RS Pregnancy CountDown
ดาวน์โหลดไฟล์ส่วนขยาย RS Pregnancy CountDown ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
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" } } |