Blogilates - Fitness when you need it!

Workout a specific body type or do a workout series!

What is Blogilates - Fitness when you need it!?

Blogilates - Fitness when you need it! is a Chrome extension developed by tyler.balaban, and its main feature is "Workout a specific body type or do a workout series!".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot

Download Blogilates - Fitness when you need it! Extension CRX File

Download Blogilates - Fitness when you need it! extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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.                    

Extension Basic Information

Name Blogilates - Fitness when you need it! Blogilates - Fitness when you need it!
ID bjcjacjbdcedfmlncehbcidofddbjdhi
Official URL https://chrome.google.com/webstore/detail/blogilates-fitness-when-y/bjcjacjbdcedfmlncehbcidofddbjdhi
Description Workout a specific body type or do a workout series!
File Size 173 KB
Installation Count 255
Current Version 0.1.1
Last Updated 2015-03-02
Publish Date 2015-03-02
Rating 4.25/5 Total 8 Ratings
Developer tyler.balaban
Email [email protected]
Payment Type free
Supported Languages 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"
    ]
}