Downloader for OnlyFans Pro
Downloader for onlyfans.com Pro, it allow you download images and videos from OnlyFans and Instagram.
Downloader for OnlyFans Pro là gì?
Downloader for OnlyFans Pro là một tiện ích mở rộng Chrome được phát triển bởi https://www.ivideomate.com, và tính năng chính của nó là "Downloader for onlyfans.com Pro, it allow you download images and videos from OnlyFans and Instagram.".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng Downloader for OnlyFans Pro
Tải xuống các tệp mở rộng Downloader for OnlyFans Pro dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.
Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng
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.
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | |
ID | hemgfhgledaklbloepnflbmphacoodfe |
URL Chính Thức | https://chrome.google.com/webstore/detail/downloader-for-onlyfans-p/hemgfhgledaklbloepnflbmphacoodfe |
Mô tả | Downloader for onlyfans.com Pro, it allow you download images and videos from OnlyFans and Instagram. |
Kích Thước Tệp | 108 KB |
Số Lần Cài Đặt | 7,000 |
Phiên Bản Hiện Tại | 5.2.0 |
Cập Nhật Lần Cuối | 2021-01-12 |
Ngày Phát Hành | 2021-01-12 |
Đánh Giá | 1.00/5 Tổng số 11 Đánh Giá |
Nhà Phát Triển | https://www.ivideomate.com |
[email protected] | |
Loại Thanh Toán | free |
Trang Web Mở Rộng | https://www.ivideomate.com/ |
URL Trang Trợ Giúp | https://www.ivideomate.com/contact_us |
URL Trang Chính Sách Bảo Mật | https://ivideomate.com/privacy-policy.html |
Ngôn Ngữ Được Hỗ Trợ | 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", " |