Video Extration Tool
Do whatever it takes to show the video in a page
ما هو Video Extration Tool؟
Video Extration Tool هو إضافة Chrome تم تطويرها بواسطة arcode، والميزة الرئيسية لها هي "Do whatever it takes to show the video in a page".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Video Extration Tool
قم بتنزيل ملفات الامتداد Video Extration Tool بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
Will make whatever it takes so you can see the video in a Page. For now working in pages contains: dood.so
معلومات أساسية عن التمديد
الاسم | Video Extration Tool |
ID | likcbdadfopfendljlidfpmpchajogam |
عنوان URL الرسمي | https://chromewebstore.google.com/detail/video-extration-tool/likcbdadfopfendljlidfpmpchajogam |
الوصف | Do whatever it takes to show the video in a page |
حجم الملف | 769 KB |
عدد التثبيتات | 30 |
النسخة الحالية | 1.0.0 |
آخر تحديث | 2021-06-05 |
تاريخ النشر | 2021-06-05 |
المطور | arcode |
البريد الإلكتروني | [email protected] |
نوع الدفع | free |
اللغات المدعومة | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Video Extration Tool", "description": "Do whatever it takes to show the video in a page", "version": "1.0.0", "manifest_version": 2, "icons": { "16": "icons\/icon-16x16.png", "48": "icons\/icon-48x48.png", "128": "icons\/icon-128x128.png" }, "background": { "scripts": [ "www\/js\/bex-background.js", "js\/background.js" ], "persistent": true }, "content_scripts": [ { "matches": [ " |