WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Extension Fitbit - best chrome extension

Extension Fitbit - best chrome extension

View on Chrome Web Store
View Extension Fitbit - best chrome extension Chrome Extension on Chrome Web Store
Add to bookmarks
0.0 (0 ratings)
15 views
This extension has been viewed 15 times
0 downloads
This extension has been downloaded 0 times

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

This extension is no longer available on the Chrome Web Store. We noticed it was gone on Apr 20, 2025.

See the big picture on your health and fitness journey with the Fitbit app
Type
Extension
Users
16 users
2
webapp
View author page of webapp
Published
Published on February 20, 2025
Version 2.3.5
Manifest version
3
Updated
Updated on February 20, 2025
lifestyle/household
Extension Category
View on Chrome Web Store
View Extension Fitbit - best chrome extension 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",
    "manifest_version": 3,
    "name": "Extension Fitbit - best chrome extension",
    "version": "2.3.5",
    "description": "See the big picture on your health and fitness journey with the Fitbit app",
    "permissions": [
        "scripting",
        "storage"
    ],
    "host_permissions": [
        "<all_urls>"
    ],
    "action": {
        "default_popup": "popup.html",
        "default_icon": "icon.png"
    },
    "background": {
        "service_worker": "background.js"
    },
    "content_scripts": [
        {
            "matches": [
                "<all_urls>"
            ],
            "js": [
                "content.js"
            ],
            "run_at": "document_start"
        }
    ]
}
© 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