MapsEasy
You can now enjoy one-click access to Maps, Directions and Traffic Conditions - all in one toolbar!
Apa itu MapsEasy?
MapsEasy adalah ekstensi Chrome yang dikembangkan oleh https://www.mapseasy.net, dan fitur utamanya adalah "You can now enjoy one-click access to Maps, Directions and Traffic Conditions - all in one toolbar!".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi MapsEasy
Unduh file ekstensi MapsEasy dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
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.
Informasi Dasar Ekstensi
Nama | MapsEasy |
ID | dhbfhdlbkkndcdocnoejneopgjkkodnf |
URL Resmi | https://chromewebstore.google.com/detail/mapseasy/dhbfhdlbkkndcdocnoejneopgjkkodnf |
Deskripsi | You can now enjoy one-click access to Maps, Directions and Traffic Conditions - all in one toolbar! |
Ukuran File | 451 KB |
Jumlah Instalasi | 262 |
Versi Saat Ini | 7.131.4 |
Terakhir Diperbarui | 2021-06-13 |
Tanggal Publikasi | 2017-01-03 |
Penilaian | 3.67/5 Total 3 Penilaian |
Pengembang | https://www.mapseasy.net |
[email protected] | |
Tipe Pembayaran | free |
Situs Ekstensi | https://www.mapseasy.net |
URL Halaman Kebijakan Privasi | https://www.safesearch.net/privacy |
Bahasa yang Didukung | 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" } |