Medal Importer

Medal Importer

ما هو Medal Importer؟

Medal Importer هو إضافة Chrome تم تطويرها بواسطة http://medal.tv، والميزة الرئيسية لها هي "Medal Importer".

لقطات شاشة التمديد

screenshot

تحميل ملف CRX للإضافة Medal Importer

قم بتنزيل ملفات الامتداد Medal Importer بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

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

                        Go to the link of a clip you'd like to import and click the "import video" button. Please reach out with any support requests, we are here to help!                    

معلومات أساسية عن التمديد

الاسم Medal Importer Medal Importer
ID cffgodhgpfohjfpedcjbfnphlhjegljm
عنوان URL الرسمي https://chrome.google.com/webstore/detail/medal-importer/cffgodhgpfohjfpedcjbfnphlhjegljm
الوصف Medal Importer
حجم الملف 162 KB
عدد التثبيتات 5,000
النسخة الحالية 1.3.37
آخر تحديث 2020-08-12
تاريخ النشر 2020-02-04
تقييم 3.00/5 مجموع تقييمات 8
المطور http://medal.tv
البريد الإلكتروني [email protected]
نوع الدفع free
موقع الإضافة http://docs.medal.tv/
عنوان صفحة المساعدة https://medaltv.freshdesk.com/support/home
عنوان صفحة سياسة الخصوصية https://medal.tv/privacy
اللغات المدعومة en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Medal Importer",
    "description": "Medal Importer",
    "version": "1.3.37",
    "icons": {
        "128": "128.png"
    },
    "browser_action": {
        "default_icon": "19.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "activeTab",
        "storage",
        "tabs"
    ]
}