WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Step Tracker

Step Tracker

View on Chrome Web Store
View Step Tracker Chrome Extension on Chrome Web Store
Add to bookmarks
3.8 (4 ratings)
16 views
This extension has been viewed 16 times

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

Quickly see your daily step progress!
Type
Extension
Users
4,000 users
Website timleland.com
Tim
View author page of Tim
Published
Published on April 5, 2017
Version 1.91
Manifest version
2
Updated
Updated on January 13, 2022
productivity/workflow
Extension Category
Website
Visit developer website
View on Chrome Web Store
View Step Tracker 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": "Step Tracker",
    "version": "1.91",
    "description": "Quickly see your daily step progress!",
    "icons": {
        "48": "img\/icon48.png",
        "128": "img\/icon128.png"
    },
    "content_security_policy": "script-src 'self' https:\/\/ssl.google-analytics.com; object-src 'self'",
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "browser_action": {
        "default_title": "Fitbit Extension",
        "default_popup": "popup.html"
    },
    "web_accessible_resources": [
        "callback.html",
        "dist\/callback.js"
    ],
    "manifest_version": 2,
    "permissions": [
        "alarms",
        "storage",
        "*:\/\/*.fitbit.com\/*"
    ]
}
© 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