WebExtension.net
Toggle dark mode
WebExtension.net

7 Minute Workout

View on Chrome Web Store
View 7 Minute Workout Chrome Extension on Chrome Web Store
Add to bookmarks
3.2 (6 ratings)
0 views
This extension has been viewed 0 times

Data is synced from the Chrome Web Store. View the official store page for the most current information.

7 Minute Workout it is set of 12 exercises with 10 seconds breaks between each exercise
Type
Extension
Users
238 users
3
Free Apps
View author page of Free Apps
Published
Published on October 9, 2020
Version 1.0.2
Manifest version
2
Updated
Updated on February 24, 2022
lifestyle/entertainment
Extension Category
Website
Visit developer website
View on Chrome Web Store
View 7 Minute Workout Chrome Extension on Chrome Web Store
Share This Extension
Share on Twitter
Share on Facebook
Share on LinkedIn
Share on Reddit
Share on Bluesky
Share on Pinterest

Extension Manifest

Copy manifest to clipboard
{
    "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": {
        "16": "icons\/icon-16.png",
        "48": "icons\/icon-48.png",
        "128": "icons\/icon-128.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\/"
}
© 2025 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.
Go to top