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
公式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
Eメール [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"
    ]
}