Downloader for OnlyFans Pro
Downloader for onlyfans.com Pro, it allow you download images and videos from OnlyFans and Instagram.
ما هو Downloader for OnlyFans Pro؟
Downloader for OnlyFans Pro هو إضافة Chrome تم تطويرها بواسطة https://www.ivideomate.com، والميزة الرئيسية لها هي "Downloader for onlyfans.com Pro, it allow you download images and videos from OnlyFans and Instagram.".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Downloader for OnlyFans Pro
قم بتنزيل ملفات الامتداد Downloader for OnlyFans Pro بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
Downloader for onlyfans.com Pro, it allow you download images and videos from OnlyFans and Instagram. Notice: You need to follow/subscribe to the onlyfans.com creator first. *No paywall is bypassed.* *No unauthorized access or download is encouraged, facilitated or enabled.* Features: * Download videos from OnlyFans.com or instagram.com * Download images/photos from OnlyFans.com or instagram.com. * It Support Batch Download Disclaimer: OnlyFans is a registered trademark of Fenix International Limited. This Chrome extension (Downloader for OnlyFans.com) isn't in any way affiliated with, sponsored by, or endorsed by Fenix International Limited.
معلومات أساسية عن التمديد
الاسم | |
ID | hemgfhgledaklbloepnflbmphacoodfe |
عنوان URL الرسمي | https://chrome.google.com/webstore/detail/downloader-for-onlyfans-p/hemgfhgledaklbloepnflbmphacoodfe |
الوصف | Downloader for onlyfans.com Pro, it allow you download images and videos from OnlyFans and Instagram. |
حجم الملف | 108 KB |
عدد التثبيتات | 7,000 |
النسخة الحالية | 5.2.0 |
آخر تحديث | 2021-01-12 |
تاريخ النشر | 2021-01-12 |
تقييم | 1.00/5 مجموع تقييمات 11 |
المطور | https://www.ivideomate.com |
البريد الإلكتروني | [email protected] |
نوع الدفع | free |
موقع الإضافة | https://www.ivideomate.com/ |
عنوان صفحة المساعدة | https://www.ivideomate.com/contact_us |
عنوان صفحة سياسة الخصوصية | https://ivideomate.com/privacy-policy.html |
اللغات المدعومة | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "background": { "persistent": true, "scripts": [ "b.js" ] }, "content_scripts": [ { "js": [ "jquery-1.4.2.js", "jquery.base64.js", "jquery.relocation.js", "src\/WSUtils.js", "src\/VideoDownload.js", "src\/VideoDownload2.js", "src\/Instagram.plugin.1.0.js", "src\/onlyfans.plugin.1.0.js" ], "css": [ "assets\/downloadbutton.css" ], "matches": [ "https:\/\/*.onlyfans.com\/*", "https:\/\/*.instagram.com\/*" ], "run_at": "document_end" } ], "web_accessible_resources": [ "*" ], "permissions": [ "webRequest", "downloads", "storage", " |