MapsEasy
You can now enjoy one-click access to Maps, Directions and Traffic Conditions - all in one toolbar!
Qu'est-ce que MapsEasy ?
MapsEasy est une extension Chrome développée par https://www.mapseasy.net, et sa fonction principale est "You can now enjoy one-click access to Maps, Directions and Traffic Conditions - all in one toolbar!".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension MapsEasy
Téléchargez les fichiers d'extension MapsEasy au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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.
Informations de Base sur l'Extension
Nom | MapsEasy |
ID | dhbfhdlbkkndcdocnoejneopgjkkodnf |
URL Officiel | https://chromewebstore.google.com/detail/mapseasy/dhbfhdlbkkndcdocnoejneopgjkkodnf |
Description | You can now enjoy one-click access to Maps, Directions and Traffic Conditions - all in one toolbar! |
Taille du Fichier | 451 KB |
Nombre d'Installations | 262 |
Version Actuelle | 7.131.4 |
Dernière Mise à Jour | 2021-06-13 |
Date de Publication | 2017-01-03 |
Évaluation | 3.67/5 Total 3 Évaluations |
Développeur | https://www.mapseasy.net |
[email protected] | |
Type de Paiement | free |
Site Web de l'Extension | https://www.mapseasy.net |
URL de la Page de Politique de Confidentialité | https://www.safesearch.net/privacy |
Langues Prises en Charge | 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" } |