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

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

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