Backcare companion

This is backcare companion

Backcare companionคืออะไร?

Backcare companion เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Innocreo และคุณลักษณะหลักของมันคือ "This is backcare companion"

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Backcare companion

ดาวน์โหลดไฟล์ส่วนขยาย Backcare companion ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        Backcare Companion is a Google extension that comprised of a guided muscle strengthening exercises using sets of instructions. It acts as a personal assistant to care and relieve pain via daily guided exercises according to certain setting customization. The application comprises a behaviour alert to keep user active promote good posture.

The extension is currently in version 0.1 (beta). There will be updates for more exercises and features!                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Backcare companion Backcare companion
ID lbnohdgkcocfcnjphjcecnhciklnomej
URL อย่างเป็นทางการ https://chrome.google.com/webstore/detail/backcare-companion/lbnohdgkcocfcnjphjcecnhciklnomej
คำอธิบาย This is backcare companion
ขนาดไฟล์ 3.37 MB
จำนวนการติดตั้ง 26
เวอร์ชันปัจจุบัน 0.1
อัปเดตครั้งล่าสุด 2013-08-14
วันที่เผยแพร่ 2013-08-14
คะแนน 4.17/5 รวมทั้งหมด 6 คะแนน
ผู้พัฒนา Innocreo
ประเภทการชำระเงิน free
ภาษาที่รองรับ en-GB
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Backcare companion",
    "version": "0.1",
    "manifest_version": 2,
    "description": "This is backcare companion",
    "icons": {
        "16": "16.png",
        "48": "48.png",
        "64": "64.png",
        "128": "128.png"
    },
    "permissions": [
        "tabs",
        "notifications"
    ],
    "options_page": "options.html",
    "background": {
        "scripts": [
            "background.js"
        ]
    }
}