WebExtension.net
WebExtension.net

Elevate for Strava

View on Chrome Web Store
View Elevate for Strava Chrome Extension on Chrome Web Store
4.9 (1,886 ratings)

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

Elevate your strava experience and goals! Track your fitness and progressions over time. Analyse deeper your activities. And more...
Type
Extension
Users
100,000 users
Thomas Champagne
View author page of Thomas Champagne
Published
Published on August 3, 2014
Version 7.2.1
Manifest version
3
Updated
Updated on November 3, 2024
View on Chrome Web Store
View Elevate for Strava Chrome Extension on Chrome Web Store
lifestyle/entertainment
Extension Category

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Elevate for Strava",
    "short_name": "Elevate",
    "description": "Elevate your strava experience and goals! Track your fitness and progressions over time. Analyse deeper your activities. And more...",
    "version": "7.2.1",
    "version_name": "7.2.1",
    "background": {
        "service_worker": "extension\/service_worker.bundle.js",
        "type": "module"
    },
    "content_scripts": [
        {
            "js": [
                "extension\/content.bundle.js"
            ],
            "run_at": "document_end",
            "matches": [
                "*:\/\/www.strava.com\/*",
                "*:\/\/app.strava.com\/*"
            ]
        }
    ],
    "icons": {
        "16": "extension\/icons\/16.png",
        "48": "extension\/icons\/48.png",
        "128": "extension\/icons\/128.png"
    },
    "options_page": "app\/index.html",
    "permissions": [
        "storage",
        "unlimitedStorage"
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "extension\/*",
                "app\/*"
            ],
            "matches": [
                "<all_urls>"
            ]
        }
    ],
    "externally_connectable": {
        "matches": [
            "*:\/\/*.strava.com\/*"
        ]
    },
    "action": {
        "default_title": "Open Elevate App"
    },
    "host_permissions": [
        "*:\/\/www.strava.com\/*",
        "*:\/\/app.strava.com\/*"
    ]
}
WebExtension.net

Track and analyze Chrome Web Store extensions with comprehensive analytics and insights.

© 2024 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