Medal Importer

Medal Importer

Medal Importerคืออะไร?

Medal Importer เป็นส่วนขยายของ Chrome ที่พัฒนาโดย http://medal.tv และคุณลักษณะหลักของมันคือ "Medal Importer"

ภาพหน้าจอของส่วนขยาย

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Medal Importer

ดาวน์โหลดไฟล์ส่วนขยาย Medal Importer ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        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/
URL หน้าช่วยเหลือ https://medaltv.freshdesk.com/support/home
URL หน้านโยบายความเป็นส่วนตัว 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"
    ]
}