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 مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        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"
    ]
}