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!是由tyler.balaban開發的Chrome擴展程式,該擴展的主要功能是“Workout a specific body type or do a workout series!”。

擴展截圖

screenshot
screenshot
screenshot
screenshot

下載Blogilates - Fitness when you need it!擴展crx文件

下載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
官方網址 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"
    ]
}