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 مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        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"
    }
}