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 https://exercises.freefinancetools.net द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "7 Minute Workout it is set of 12 exercises with 10 seconds breaks between each exercise"।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में 7 Minute Workout एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
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 |
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\/" } |