Blogilates - Fitness when you need it!

Workout a specific body type or do a workout series!

Blogilates - Fitness when you need it!คืออะไร?

Blogilates - Fitness when you need it! เป็นส่วนขยายของ Chrome ที่พัฒนาโดย tyler.balaban และคุณลักษณะหลักของมันคือ "Workout a specific body type or do a workout series!"

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

screenshot
screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Blogilates - Fitness when you need it!

ดาวน์โหลดไฟล์ส่วนขยาย Blogilates - Fitness when you need it! ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

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

                        Don't forget to work out that bod! 

Blogilates - Fitness when you need it is an extension that quickly lets you get to the workout that you are looking for. Go through a Blogilates workout series or focus on a specific body type with ease using this app.                    

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

ชื่อ Blogilates - Fitness when you need it! Blogilates - Fitness when you need it!
ID bjcjacjbdcedfmlncehbcidofddbjdhi
URL อย่างเป็นทางการ https://chrome.google.com/webstore/detail/blogilates-fitness-when-y/bjcjacjbdcedfmlncehbcidofddbjdhi
คำอธิบาย Workout a specific body type or do a workout series!
ขนาดไฟล์ 173 KB
จำนวนการติดตั้ง 255
เวอร์ชันปัจจุบัน 0.1.1
อัปเดตครั้งล่าสุด 2015-03-02
วันที่เผยแพร่ 2015-03-02
คะแนน 4.25/5 รวมทั้งหมด 8 คะแนน
ผู้พัฒนา tyler.balaban
อีเมล [email protected]
ประเภทการชำระเงิน free
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "browser_action": {
        "default_icon": "assets\/icon16.png",
        "default_popup": "popup.html",
        "default_title": "Blogilates"
    },
    "description": "Workout a specific body type or do a workout series!",
    "icons": {
        "16": "assets\/icon16.png",
        "48": "assets\/icon48.png",
        "128": "assets\/icon128.png"
    },
    "homepage_url": "https:\/\/www.blogilates.com",
    "manifest_version": 2,
    "name": "Blogilates - Fitness when you need it!",
    "permissions": [
        "tabs",
        "storage",
        ""
    ],
    "short_name": "Blogilates",
    "version": "0.1.1",
    "web_accessible_resources": [
        "assets\/*",
        "results.json"
    ]
}