MapsEasy

You can now enjoy one-click access to Maps, Directions and Traffic Conditions - all in one toolbar!

Что такое MapsEasy?

MapsEasy - это расширение Chrome, разработанное https://www.mapseasy.net, и его основная функция - "You can now enjoy one-click access to Maps, Directions and Traffic Conditions - all in one toolbar!".

Снимки экрана расширения

screenshot

Скачать файл CRX расширения MapsEasy

Скачайте файлы расширений 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 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
Электронная почта [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"
}