MapsEasy
You can now enjoy one-click access to Maps, Directions and Traffic Conditions - all in one toolbar!
MapsEasyとは何ですか?
MapsEasyはhttps://www.mapseasy.netによって開発されたChromeの拡張機能で、その主な機能は「You can now enjoy one-click access to Maps, Directions and Traffic Conditions - all in one toolbar!」です。
拡張機能のスクリーンショット
MapsEasy拡張機能のCRXファイルをダウンロード
MapsEasy拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Easily search maps and satellite images. Instantly get text and map driving directions. Check on the traffic and plan the fastes route. Get local weather automatically and weather by location This extension will provide you with shortcuts and tools to websites. The search on the new tab is handled by Bing.
拡張機能の基本情報
名前 | MapsEasy |
ID | dhbfhdlbkkndcdocnoejneopgjkkodnf |
公式URL | https://chromewebstore.google.com/detail/mapseasy/dhbfhdlbkkndcdocnoejneopgjkkodnf |
説明 | You can now enjoy one-click access to Maps, Directions and Traffic Conditions - all in one toolbar! |
ファイルサイズ | 451 KB |
インストール数 | 262 |
現在のバージョン | 7.131.4 |
最終更新日 | 2021-06-13 |
公開日 | 2017-01-03 |
評価 | 3.67/5 合計 3 レビュー |
開発者 | https://www.mapseasy.net |
Eメール | [email protected] |
支払い方法 | free |
拡張機能のウェブサイト | https://www.mapseasy.net |
プライバシーポリシーページのURL | https://www.safesearch.net/privacy |
対応言語 | en-US |
manifest.json | |
{ "chrome_url_overrides": { "newtab": "newtab.html" }, "description": " You can now enjoy one-click access to Maps, Directions and Traffic Conditions - all in one toolbar! ", "icons": { "128": "img\/icon128.png", "16": "img\/icon16.png", "32": "img\/icon32.png" }, "manifest_version": 2, "content_security_policy": "script-src 'self' https:\/\/*.google.com https:\/\/*.cloudflare.com https:\/\/*.google-analytics.com https:\/\/ssl.google-analytics.com https:\/\/*.googleapis.com 'unsafe-eval'; object-src 'self'", "name": "MapsEasy", "permissions": [ "storage", "https:\/\/*\/*", "https:\/\/*\/*" ], "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "7.131.4" } |