Posture Promoter - with Emma Watson
Want better posture? Want to maintain a healthier back? Emma Watson will remind you every 30 minutes to sit straight!
Posture Promoter - with Emma Watsonคืออะไร?
Posture Promoter - with Emma Watson เป็นส่วนขยายของ Chrome ที่พัฒนาโดย karanveer และคุณลักษณะหลักของมันคือ "Want better posture? Want to maintain a healthier back? Emma Watson will remind you every 30 minutes to sit straight!"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Posture Promoter - with Emma Watson
ดาวน์โหลดไฟล์ส่วนขยาย Posture Promoter - with Emma Watson ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Having good posture is a habit, and it's hard to pick up out of the blue, especially if it's not already on our minds. This extension helps you get started by setting reminders. You'll remember to practice good posture every 30 minutes. Practice leads to internalization, and before you know it, good posture will come to you naturally!
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | ajeniapkoiamalpelbaaiflmcipkpman |
URL อย่างเป็นทางการ | https://chrome.google.com/webstore/detail/posture-promoter-with-emm/ajeniapkoiamalpelbaaiflmcipkpman |
คำอธิบาย | Want better posture? Want to maintain a healthier back? Emma Watson will remind you every 30 minutes to sit straight! |
ขนาดไฟล์ | 1.05 MB |
จำนวนการติดตั้ง | 45 |
เวอร์ชันปัจจุบัน | 1.0 |
อัปเดตครั้งล่าสุด | 2013-07-02 |
วันที่เผยแพร่ | 2013-07-02 |
คะแนน | 3.91/5 รวมทั้งหมด 11 คะแนน |
ผู้พัฒนา | karanveer |
ประเภทการชำระเงิน | free |
ภาษาที่รองรับ | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Posture Promoter - with Emma Watson", "version": "1.0", "icons": { "128": "emma_icon.png" }, "description": "Want better posture? Want to maintain a healthier back? Emma Watson will remind you every 30 minutes to sit straight!", "background": { "page": "background.html" }, "permissions": [ "tabs" ] } |