Installation
From Chrome Web Store
- Open the Chrome Web Store listing (coming soon)
- Click Add to Chrome
- Confirm the permissions dialog
Loading Unpacked (Development)
- Clone the repository:
git clone https://github.com/kostyrko/trailroam-for-strava.gitcd trailroam-for-strava
- Install dependencies and build:
npm installnpm run build
- Open
chrome://extensionsin Chrome - Enable Developer mode (toggle in top-right)
- Click Load unpacked
- Select
dist/trailroam-for-strava/browser/
Verify Installation
After installing, you should see the TrailRoam icon in your Chrome toolbar. Click it and select Open TrailRoam to launch the app.