geteach.com/directlink

Converts Google Drive shared links to direct download links; making it easier to import images from Drive to Google's My Maps

Что такое geteach.com/directlink?

geteach.com/directlink - это расширение Chrome, разработанное https://geteach.com, и его основная функция - "Converts Google Drive shared links to direct download links; making it easier to import images from Drive to Google's My Maps".

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

Скачать файл CRX расширения geteach.com/directlink

Скачайте файлы расширений geteach.com/directlink в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.

Инструкции по использованию расширения

                        This extension converts Google Drive shared links to direct download links; making it easier to import images from Drive to other applications like Google's My Maps                    

Основная информация о расширении

Название geteach.com/directlink geteach.com/directlink
ID pbmganfnjdogjncjmbaaddafmonephdl
Официальный URL https://chromewebstore.google.com/detail/geteachcomdirectlink/pbmganfnjdogjncjmbaaddafmonephdl
Описание Converts Google Drive shared links to direct download links; making it easier to import images from Drive to Google's My Maps
Размер файла 8.91 KB
Количество установок 575
Текущая Версия 0.2
Последнее Обновление 2019-04-13
Дата публикации 2019-04-13
Рейтинг 5.00/5 Всего 3 оценок
Разработчик https://geteach.com
Электронная почта [email protected]
Тип оплаты free
Официальный сайт расширения https://geteach.com
Поддерживаемые языки en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "geteach.com\/directlink",
    "version": "0.2",
    "icons": {
        "16": "link16dark.png",
        "32": "link32dark.png",
        "48": "link48dark.png"
    },
    "description": "Converts Google Drive shared links to direct download links; making it easier to import images from Drive to Google's My Maps",
    "browser_action": {
        "default_title": "geteach.com\/directlink",
        "default_popup": "directlinkPop.html"
    }
}