KO
|
EN
gitlite — search
Search
#typescript
#ai-agents
#ai
#dsh-plugin
#deepseek-harness
#open-source
#cli
#claude-code
#codex
#developer-tools
#react
#windows
strava-map-switcher
★ 88
Open GitHub ↗
Map switcher for Strava website
Download README (.md)
Explore Similar Repositories
lazyload
:
Lazyload images or lazy execute scripts. (图片脚本懒加载)
git-changelog-gradle-plugin
:
Automate changelog and versioning with conventional commits and Git.
book-fast-service-fabric
:
A sample demonstrating how to implement a multitenant facility management and accommodation booking application as native Azure Service Fabric reliable services.
Microsoft.Diagnostics.Tracing.Logging
:
.NET library for logging data via EventSource/ETW
image-to-ansi
:
Convert an image to ANSI colour codes using JavaScript.
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
strava-map-switcher
?
Download (.md)
# Map switcher for Strava website Adds additional maps to Strava.com: - [OpenStreetMap](https://www.openstreetmap.org/) - [Thunderforest Maps](https://www.thunderforest.com/maps/): OpenCycleMap, Transport, Outdoors - [mtbmap.cz](http://mtbmap.cz/) - [mapy.cz](https://mapy.cz/) - [freemap.sk](https://www.freemap.sk/) - [Google Maps](https://maps.google.com/) - … ## Donations (♥ = €) If you like this extension and wish to support its development and maintenance (Strava website changes and this extension must adapt to continue functioning), please consider [a small donation](https://www.paypal.me/lisknisi/10EUR) or [recurrent support through GitHub Sponsors](https://github.com/sponsors/liskin). By donating, you'll also support the development of my other projects. You might like these: * [strava-offline](https://github.com/liskin/strava-offline) – Keep a local mirror of Strava activities for further analysis/processing * [strava-gear](https://github.com/liskin/strava-gear) – Rule based tracker of gear and component wear primarily for Strava ## Installation - [Chrome Web Store](https://chrome.google.com/webstore/detail/strava-map-switcher/djcheclpmmkcdkjcenfamalobdenmici) - [Firefox Addons](https://addons.mozilla.org/cs/firefox/addon/strava-map-switcher/) - [Microsoft Edge Extensions](https://microsoftedge.microsoft.com/addons/detail/stravamapswitcher/dgepecolfdnodeepdmfdojcpmofplbjl) - [user script](https://cdn.jsdelivr.net/gh/liskin/strava-map-switcher@master/greasemonkey.user.js) ([ViolentMonkey](https://violentmonkey.github.io/get-it/), [GreaseMonkey](https://addons.mozilla.org/en-US/firefox/addon/greasemonkey/)) - <details><summary><a href="https://en.wikipedia.org/wiki/Bookmarklet">bookmarklet</a></summary><pre><code> javascript:{const s = document.createElement("script"); s.src = 'https://cdn.jsdelivr.net/gh/liskin/strava-map-switcher@master/load.js'; s.type = 'text/javascript'; document.body.appendChild(s);};void(0); </code></pre></details> ## Screenshots    