Blogilates - Fitness when you need it!

Workout a specific body type or do a workout series!

Blogilates - Fitness when you need it! là gì?

Blogilates - Fitness when you need it! là một tiện ích mở rộng Chrome được phát triển bởi tyler.balaban, và tính năng chính của nó là "Workout a specific body type or do a workout series!".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot
screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng Blogilates - Fitness when you need it!

Tải xuống các tệp mở rộng Blogilates - Fitness when you need it! dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Blogilates - Fitness when you need it! Blogilates - Fitness when you need it!
ID bjcjacjbdcedfmlncehbcidofddbjdhi
URL Chính Thức https://chrome.google.com/webstore/detail/blogilates-fitness-when-y/bjcjacjbdcedfmlncehbcidofddbjdhi
Mô tả Workout a specific body type or do a workout series!
Kích Thước Tệp 173 KB
Số Lần Cài Đặt 255
Phiên Bản Hiện Tại 0.1.1
Cập Nhật Lần Cuối 2015-03-02
Ngày Phát Hành 2015-03-02
Đánh Giá 4.25/5 Tổng số 8 Đánh Giá
Nhà Phát Triển tyler.balaban
Email [email protected]
Loại Thanh Toán free
Ngôn Ngữ Được Hỗ Trợ 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"
    ]
}