Downloader for OnlyFans Pro
Downloader for onlyfans.com Pro, it allow you download images and videos from OnlyFans and Instagram.
Hvad er Downloader for OnlyFans Pro?
Downloader for OnlyFans Pro er en Chrome-udvidelse udviklet af https://www.ivideomate.com, og dens hovedfunktion er "Downloader for onlyfans.com Pro, it allow you download images and videos from OnlyFans and Instagram.".
Udvidelsesskærmbilleder
Download Downloader for OnlyFans Pro-udvidelses-CRX-fil
Download Downloader for OnlyFans Pro-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
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.
Grundlæggende oplysninger om udvidelsen
Navn | |
ID | hemgfhgledaklbloepnflbmphacoodfe |
Officiel URL | https://chrome.google.com/webstore/detail/downloader-for-onlyfans-p/hemgfhgledaklbloepnflbmphacoodfe |
Beskrivelse | Downloader for onlyfans.com Pro, it allow you download images and videos from OnlyFans and Instagram. |
Filstørrelse | 108 KB |
Antal Installationer | 7,000 |
Nuværende Version | 5.2.0 |
Senest Opdateret | 2021-01-12 |
Udgivelsesdato | 2021-01-12 |
Bedømmelse | 1.00/5 Samlet 11 Bedømmelser |
Udvikler | https://www.ivideomate.com |
[email protected] | |
Betalingsmetode | free |
Udvidelseswebsted | https://www.ivideomate.com/ |
Hjælpeside-URL | https://www.ivideomate.com/contact_us |
URL til Fortrolighedspolitik Side | https://ivideomate.com/privacy-policy.html |
Understøttede Sprog | 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", " |