Youtube Thumbnail Downloader
Download Youtube Thumbnail just One Click in Full HD1280x720.
ما هو Youtube Thumbnail Downloader؟
Youtube Thumbnail Downloader هو إضافة Chrome تم تطويرها بواسطة http://youtube-thumbnails.com، والميزة الرئيسية لها هي "Download Youtube Thumbnail just One Click in Full HD1280x720.".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Youtube Thumbnail Downloader
قم بتنزيل ملفات الامتداد Youtube Thumbnail Downloader بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
Youtube-thumbnails.com: This is the perfect website where you will get the very thing that you are looking for. This is very easy to youtube thumbnail download online from this website.
معلومات أساسية عن التمديد
الاسم | |
ID | bpaehfcdnackjfinpmifekempdeebpnh |
عنوان URL الرسمي | https://chrome.google.com/webstore/detail/youtube-thumbnail-downloa/bpaehfcdnackjfinpmifekempdeebpnh |
الوصف | Download Youtube Thumbnail just One Click in Full HD1280x720. |
حجم الملف | 32.91 KB |
عدد التثبيتات | 451 |
النسخة الحالية | 1.0.0 |
آخر تحديث | 2020-04-04 |
تاريخ النشر | 2020-04-04 |
تقييم | 5.00/5 مجموع تقييمات 3 |
المطور | http://youtube-thumbnails.com |
البريد الإلكتروني | [email protected] |
نوع الدفع | free |
موقع الإضافة | https://youtube-thumbnails.com/ |
عنوان صفحة المساعدة | https://youtube-thumbnails.com/privacy-policy |
عنوان صفحة سياسة الخصوصية | http://www.explosionweb.co.in/privacy-policy |
اللغات المدعومة | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "background": { "scripts": [ "background.js" ] }, "browser_action": { "default_icon": "icon16.png", "default_title": "Youtube Thumbnail Downloader" }, "description": "Download Youtube Thumbnail just One Click in Full HD1280x720.", "icons": { "128": "icon128.png", "16": "icon16.png", "32": "icon16.png" }, "manifest_version": 2, "name": "Youtube Thumbnail Downloader", "permissions": [ "activeTab", "downloads", "*:\/\/img.youtube.com\/*" ], "short_name": "Youtube-Thumbnails", "version": "1.0.0" } |