7 Minute Workout

7 Minute Workout it is set of 12 exercises with 10 seconds breaks between each exercise

7 Minute Workoutคืออะไร?

7 Minute Workout เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://exercises.freefinancetools.net และคุณลักษณะหลักของมันคือ "7 Minute Workout it is set of 12 exercises with 10 seconds breaks between each exercise"

ภาพหน้าจอของส่วนขยาย

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย 7 Minute Workout

ดาวน์โหลดไฟล์ส่วนขยาย 7 Minute Workout ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        Want to lose fat and gain muscle quickly?

Perform the 7 minute workout daily from your computer. Our extension allows you to do these 10 types of exercises and has a timer which allows you to exercise for 30 seconds, have a rest of 10 seconds before moving on to the next exercise.

Try the 7 minute workout today and use our workout/exercise extension to lose weight today!                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ 7 Minute Workout 7 Minute Workout
ID hljaaeipglfgjelpbonnnmigdicjogmb
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/7-minute-workout/hljaaeipglfgjelpbonnnmigdicjogmb
คำอธิบาย 7 Minute Workout it is set of 12 exercises with 10 seconds breaks between each exercise
ขนาดไฟล์ 2.03 MB
จำนวนการติดตั้ง 304
เวอร์ชันปัจจุบัน 1.0.2
อัปเดตครั้งล่าสุด 2022-02-24
วันที่เผยแพร่ 2020-10-09
คะแนน 3.40/5 รวมทั้งหมด 5 คะแนน
ผู้พัฒนา https://exercises.freefinancetools.net
อีเมล [email protected]
ประเภทการชำระเงิน free
ภาษาที่รองรับ id,ms,de,en,en-US,fil,fr,nl,no,vi,tr,ca,da,et,es,hr,it,lv,lt,hu,pl,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,iw,fa,hi,th,ar,zh-CN,zh-TW,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_app_name__",
    "description": "__MSG_app_description__",
    "short_name": "__MSG_app_name__",
    "default_locale": "en",
    "version": "1.0.2",
    "manifest_version": 2,
    "offline_enabled": true,
    "icons": {
        "128": "icons\/icon-128.png",
        "48": "icons\/icon-48.png",
        "16": "icons\/icon-16.png"
    },
    "browser_action": {
        "default_icon": {
            "16": "icons\/icon-16.png",
            "32": "icons\/icon-32.png"
        }
    },
    "background": {
        "scripts": [
            "js\/launch.js"
        ]
    },
    "permissions": [
        "storage"
    ],
    "options_ui": {
        "page": "ui\/options.html",
        "chrome_style": true
    },
    "homepage_url": "https:\/\/exercises.freefinancetools.net\/"
}