dynamicWatch Route Save to Garmin

dynamicWatch Route Save: send routes to your Garmin watch or Edge GPS from Strava, Ride with GPS, Garmin Connect, MapMyRun and more.

dynamicWatch Route Save to Garminとは何ですか?

dynamicWatch Route Save to Garminはhttps://dynamic.watchによって開発されたChromeの拡張機能で、その主な機能は「dynamicWatch Route Save: send routes to your Garmin watch or Edge GPS from Strava, Ride with GPS, Garmin Connect, MapMyRun and more.」です。

拡張機能のスクリーンショット

screenshot

dynamicWatch Route Save to Garmin拡張機能のCRXファイルをダウンロード

dynamicWatch Route Save to Garmin拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        dynamicWatch Route Save lets you send a route to your Garmin watch, Edge or GPS from popular route planning sites like Strava, Ride with GPS, Garmin Connect, MapMyRun/MapMyRide, Bikemap, OutdoorActive, GPSies, MTB Project, Komoot, Ordnance Survey, Trailforks and Openrunner.

When you see a route on Strava for example that you'd like to follow, click on the dynamicWatch toolbar button. This will add it to your routes in the dynamicWatch system. You can also set it as your current route in the popup that is shown.

Then just start dwMap on your Garmin watch or routeCourse on your Garmin Edge GPS and the route will be immediately downloaded to the device.

Note that some of the import source websites may require that you are logged into your account on the website, and that your account includes a paid option on the website, in order for your routes to be available for exporting.

With the dynamicWatch Chrome Extension you don't even need to visit our website to send exciting new routes to your Garmin device. It's that simple!                    

拡張機能の基本情報

名前 dynamicWatch Route Save to Garmin dynamicWatch Route Save to Garmin
ID omhholhalnoeblpkgpbgnjnlbogmhlff
公式URL https://chromewebstore.google.com/detail/dynamicwatch-route-save-t/omhholhalnoeblpkgpbgnjnlbogmhlff
説明 dynamicWatch Route Save: send routes to your Garmin watch or Edge GPS from Strava, Ride with GPS, Garmin Connect, MapMyRun and more.
ファイルサイズ 26.08 KB
インストール数 9,275
現在のバージョン 1.2.1
最終更新日 2022-03-09
公開日 2019-04-07
評価 4.94/5 合計 16 レビュー
開発者 https://dynamic.watch
Eメール [email protected]
支払い方法 free
ヘルプページのURL https://dynamicwatch.zendesk.com/hc/en-us/articles/360007149332-Chrome-Toolbar-Save-Route-Button
プライバシーポリシーページのURL https://dynamic.watch/help/privacy
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "dynamicWatch Route Save to Garmin",
    "short_name": "dynamicWatch Save",
    "description": "dynamicWatch Route Save: send routes to your Garmin watch or Edge GPS from Strava, Ride with GPS, Garmin Connect, MapMyRun and more.",
    "version": "1.2.1",
    "browser_action": {
        "default_icon": "dw-icon-19x19.png",
        "default_popup": "popup.html",
        "default_title": "Click to save this route to dynamicWatch"
    },
    "permissions": [
        "activeTab",
        "https:\/\/dynamic.watch\/"
    ]
}