Youtube Thumbnail Download
Easy To Save image as type
ما هو Youtube Thumbnail Download؟
Youtube Thumbnail Download هو إضافة Chrome تم تطويرها بواسطة https://save-image-as-type.freefinancetools.net، والميزة الرئيسية لها هي "Easy To Save image as type".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Youtube Thumbnail Download
قم بتنزيل ملفات الامتداد Youtube Thumbnail Download بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
Want to download the thumbnail for a Youtube video? You can do so now by using our extension. To begin using our extension to download a Youtube video thumbnail, simply do the following. 1) Install our thumbnail 2) Go to the Youtube page where the thumbnail is located 3) Right Click to open the context menu and choose our extension Begin downloading your thumbnail right away.
معلومات أساسية عن التمديد
الاسم | |
ID | aljfiopcilbcgbigeajfphfpdibddkij |
عنوان URL الرسمي | https://chrome.google.com/webstore/detail/youtube-thumbnail-downloa/aljfiopcilbcgbigeajfphfpdibddkij |
الوصف | Easy To Save image as type |
حجم الملف | 50.78 KB |
عدد التثبيتات | 390 |
النسخة الحالية | 1.0.1 |
آخر تحديث | 2020-12-14 |
تاريخ النشر | 2020-07-29 |
تقييم | 3.00/5 مجموع تقييمات 1 |
المطور | https://save-image-as-type.freefinancetools.net |
البريد الإلكتروني | [email protected] |
نوع الدفع | free |
موقع الإضافة | https://save-image-as-type.freefinancetools.net |
اللغات المدعومة | id,ms,de,en,fil,fr,nl,no,vi,tr,ca,da,et,es,hr,it,lv,lt,hu,pl,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,hi,th,ja,ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "__MSG_extName__", "version": "1.0.1", "default_locale": "en", "description": "__MSG_extDescription__", "icons": { "128": "icon-128.png", "16": "icon-16.png", "48": "icon-48.png" }, "background": { "persistent": false, "scripts": [ "just-save.js", "\/js\/update-conf.js", "\/js\/update.js" ] }, "permissions": [ "contextMenus", "downloads" ] } |