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是由https://www.ivideomate.com開發的Chrome擴展程式,該擴展的主要功能是“Downloader for onlyfans.com Pro, it allow you download images and videos from OnlyFans and Instagram.”。
擴展截圖
下載Downloader for OnlyFans Pro擴展crx文件
下載Downloader for OnlyFans Pro擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
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 |
官方網址 | 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/ |
說明頁面URL | https://www.ivideomate.com/contact_us |
隱私政策頁面URL | 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", " |