MapsEasy
You can now enjoy one-click access to Maps, Directions and Traffic Conditions - all in one toolbar!
O que é MapsEasy?
MapsEasy é uma extensão do Chrome desenvolvida por https://www.mapseasy.net, e sua principal característica é "You can now enjoy one-click access to Maps, Directions and Traffic Conditions - all in one toolbar!".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão MapsEasy
Baixe arquivos de extensão MapsEasy no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.
Instruções de Uso da Extensão
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.
Informações Básicas da Extensão
Nome | MapsEasy |
ID | dhbfhdlbkkndcdocnoejneopgjkkodnf |
URL Oficial | https://chromewebstore.google.com/detail/mapseasy/dhbfhdlbkkndcdocnoejneopgjkkodnf |
Descrição | You can now enjoy one-click access to Maps, Directions and Traffic Conditions - all in one toolbar! |
Tamanho do Arquivo | 451 KB |
Contagem de Instalações | 262 |
Versão Atual | 7.131.4 |
Última Atualização | 2021-06-13 |
Data de Publicação | 2017-01-03 |
Classificação | 3.67/5 Total de 3 Avaliações |
Desenvolvedor | https://www.mapseasy.net |
[email protected] | |
Tipo de Pagamento | free |
Site da Extensão | https://www.mapseasy.net |
URL da Página de Política de Privacidade | https://www.safesearch.net/privacy |
Idiomas Suportados | 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" } |