Direct Download Link Finder

Helps you find direct file download links

Что такое Direct Download Link Finder?

Direct Download Link Finder - это расширение Chrome, разработанное Sagar Soni, и его основная функция - "Helps you find direct file download links".

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

screenshot
screenshot
screenshot

Скачать файл CRX расширения Direct Download Link Finder

Скачайте файлы расширений Direct Download Link Finder в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.

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

                        Find direct links of files on Google including Audio, Video, Documents, Application, Source Files, Images, Compressed, Disc Images, Data Files, Fonts and System files.                    

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

Название Direct Download Link Finder Direct Download Link Finder
ID knplaemikhjcdnlgnjboeobcoipnaglf
Официальный URL https://chromewebstore.google.com/detail/direct-download-link-find/knplaemikhjcdnlgnjboeobcoipnaglf
Описание Helps you find direct file download links
Размер файла 350 KB
Количество установок 3,656
Текущая Версия 1.1
Последнее Обновление 2021-02-16
Дата публикации 2020-01-02
Рейтинг 5.00/5 Всего 2 оценок
Разработчик Sagar Soni
Электронная почта [email protected]
Тип оплаты free
Поддерживаемые языки en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Direct Download Link Finder",
    "version": "1.1",
    "description": "Helps you find direct file download links",
    "manifest_version": 2,
    "browser_action": {
        "default_popup": "index.html",
        "default_icon": {
            "16": "icon16.png",
            "48": "icon48.png",
            "32": "icon32.png",
            "128": "icon128.png"
        }
    },
    "icons": {
        "16": "icon16.png",
        "32": "icon32.png",
        "48": "icon48.png",
        "128": "icon128.png"
    }
}