FitTrend

Self-improvement through automated tracking and self-discovery!

FitTrend क्या है?

FitTrend https://www.fittrend.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Self-improvement through automated tracking and self-discovery!"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot
screenshot
screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में FitTrend एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        FitTrend is more than just another fitness tracker app. FitTrend strives to help you achieve a healthy lifestyle by focusing on self improvement and well-being through automated journaling, social features, and features to track and trend your progress.

FitTrend supports many watches, scales, trackers, and more to take the manual work out of maintaining and updating your journal. As a result, FitTrend can quickly and easily show all of your data in one place for you to explore, visualize, and share with friends. Whether you go it alone or team up with others, FitTrend wants to make your personal journey fun and help you exceed your health and lifestyle goals!                    

एक्सटेंशन की मूल जानकारी

नाम FitTrend FitTrend
ID iccphodnihffccfhnonkhcjjhjjknkmd
आधिकारिक URL https://chromewebstore.google.com/detail/fittrend/iccphodnihffccfhnonkhcjjhjjknkmd
विवरण Self-improvement through automated tracking and self-discovery!
फ़ाइल का आकार 48.17 KB
स्थापना संख्या 502
वर्तमान संस्करण 3.0.3
अंतिम अपडेट 2023-11-16
प्रकाशन तिथि 2013-05-09
रेटिंग 3.00/5 कुल 2 रेटिंग्स
डेवलपर https://www.fittrend.com
ईमेल [email protected]
भुगतान के प्रकार in_app
एक्सटेंशन वेबसाइट https://www.fittrend.com/
सहायता पृष्ठ URL https://www.fittrend.com/support/
गोपनीयता नीति पृष्ठ URL https://www.fittrend.com/privacy
समर्थित भाषाएँ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "FitTrend",
    "author": "FitTrend LLC",
    "version": "3.0.3",
    "manifest_version": 3,
    "action": {
        "default_icon": {
            "16": "fittrend-logo-512-favicon.png",
            "32": "fittrend-logo-512-favicon.png",
            "64": "fittrend-logo-512-favicon.png",
            "128": "fittrend-logo-512-favicon.png",
            "256": "fittrend-logo-512-favicon.png",
            "512": "fittrend-logo-512-favicon.png"
        },
        "default_title": "FitTrend",
        "default_popup": "popup.html"
    },
    "description": "Self-improvement through automated tracking and self-discovery!",
    "icons": {
        "16": "fittrend-logo-512-favicon.png",
        "32": "fittrend-logo-512-favicon.png",
        "64": "fittrend-logo-512-favicon.png",
        "128": "fittrend-logo-512-favicon.png",
        "256": "fittrend-logo-512-favicon.png",
        "512": "fittrend-logo-512-favicon.png"
    },
    "background": {
        "service_worker": "background.js"
    },
    "permissions": [],
    "host_permissions": [
        "https:\/\/*.fittrend.com\/*"
    ],
    "short_name": "FitTrend"
}