WebExtension.net
WebExtension.net

RideShare Trip Stats

View on Chrome Web Store
View RideShare Trip Stats Chrome Extension on Chrome Web Store
4.1 (36 ratings)

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

Analyzes your rideshare profile to show statistics on your rides!
Type
Extension
Users
5,000 users
Website jonlu.ca
JonLuca
View author page of JonLuca
Published
Published on December 22, 2018
Version 10.1
Manifest version
3
Updated
Updated on November 13, 2022
View on Chrome Web Store
View RideShare Trip Stats Chrome Extension on Chrome Web Store
productivity/workflow
Extension Category
Website
Visit developer website

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "RideShare Trip Stats",
    "version": "10.1",
    "description": "Analyzes your rideshare profile to show statistics on your rides!",
    "permissions": [
        "tabs",
        "scripting",
        "storage",
        "unlimitedStorage"
    ],
    "host_permissions": [
        "https:\/\/uber.com\/*",
        "https:\/\/*.uber.com\/*",
        "https:\/\/*.ubereats.com\/*"
    ],
    "action": {
        "default_title": "Click to run"
    },
    "homepage_url": "https:\/\/jonlu.ca",
    "icons": {
        "32": "images\/icon32.png",
        "38": "images\/icon.png",
        "64": "images\/icon64.png",
        "128": "images\/icon128.png"
    },
    "background": {
        "service_worker": "service-worker-loader.js",
        "type": "module"
    },
    "web_accessible_resources": [
        {
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "resources": [
                "assets\/_commonjsHelpers.b8add541.js",
                "assets\/sweetalert2.all.f02475f9.js",
                "assets\/RideShareStats.ts.584459ca.js"
            ],
            "use_dynamic_url": false
        }
    ]
}
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