Map Route Pro & Search
Access maps and directions via a widget on your toolbar with the Map Route Pro and Search extension.
Map Route Pro & Searchとは何ですか?
Map Route Pro & Searchはhttps://maproutepro.comによって開発されたChromeの拡張機能で、その主な機能は「Access maps and directions via a widget on your toolbar with the Map Route Pro and Search extension.」です。
拡張機能のスクリーンショット
Map Route Pro & Search拡張機能のCRXファイルをダウンロード
Map Route Pro & Search拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Access maps and directions, find the best route to your destination, get satellite or street views of any area and save locations for easy reference. How to use Map Route Pro: 1.Click the puzzle icon on your toolbar, then click the Map Route Pro and Search favicon to access the widget 2.On the widget, enter your starting point and destination address, then click ‘Get Directions’ to view driving, walking, or cycling directions. 3.Or, click on ‘Maps’, enter your location, and click ‘Continue’ to view the map for your desired location. Permissions: Read and modify your data on maproutepro.com: This permission is required to make calls to our API via our domain to provide you with the communicated functionality. Want to share feedback? Please fill out this form and help us improve the product for you: https://maproutepro.com/public/contactus.html You can uninstall this product at any time. Please follow the instructions here: https://maproutepro.com/public/uninstall.html By clicking the button above, I consent to install this extension and abide by its Terms of Service and Privacy Policy. Companies, product and service names, brands, logos or images mentioned here are trademarks or registered trademarks of their respective owners. Use of them here does not imply any endorsement by or affiliation with their respective holders. Privacy Policy: https://maproutepro.com/public/privacypolicy.html Terms of Service: https://maproutepro.com/public/termsofservice.html
拡張機能の基本情報
名前 | Map Route Pro & Search |
ID | lnjkaghobkjekhjakaagliddnpniihak |
公式URL | https://chromewebstore.google.com/detail/map-route-pro-search/lnjkaghobkjekhjakaagliddnpniihak |
説明 | Access maps and directions via a widget on your toolbar with the Map Route Pro and Search extension. |
ファイルサイズ | 916 KB |
インストール数 | 674 |
現在のバージョン | 1.0.1 |
最終更新日 | 2023-09-13 |
公開日 | 2023-09-12 |
開発者 | https://maproutepro.com |
Eメール | [email protected] |
支払い方法 | free |
プライバシーポリシーページのURL | https://packagetrackonline.com/public/privacypolicy.html |
対応言語 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Map Route Pro & Search", "description": "Access maps and directions via a widget on your toolbar with the Map Route Pro and Search extension.", "version": "1.0.1", "action": { "default_popup": "index.html" }, "host_permissions": [ "*:\/\/maproutepro.com\/*" ], "background": { "service_worker": ".\/js\/background.js" }, "icons": { "48": ".\/images\/maps-ext.png" } } |