Downloader for OnlyFans Pro
Downloader for onlyfans.com Pro, it allow you download images and videos from OnlyFans and Instagram.
Was ist Downloader for OnlyFans Pro?
Downloader for OnlyFans Pro ist eine Chrome-Erweiterung, die von https://www.ivideomate.com entwickelt wurde, und ihr Hauptmerkmal ist "Downloader for onlyfans.com Pro, it allow you download images and videos from OnlyFans and Instagram.".
Erweiterungsscreenshots
Downloader for OnlyFans Pro-Erweiterungs-CRX-Datei herunterladen
Laden Sie Downloader for OnlyFans Pro-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
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.
Grundlegende Informationen zur Erweiterung
Name | |
ID | hemgfhgledaklbloepnflbmphacoodfe |
Offizielle URL | https://chrome.google.com/webstore/detail/downloader-for-onlyfans-p/hemgfhgledaklbloepnflbmphacoodfe |
Beschreibung | Downloader for onlyfans.com Pro, it allow you download images and videos from OnlyFans and Instagram. |
Dateigröße | 108 KB |
Installationsanzahl | 7,000 |
Aktuelle Version | 5.2.0 |
Letztes Update | 2021-01-12 |
Veröffentlichungsdatum | 2021-01-12 |
Bewertung | 1.00/5 Insgesamt 11 Bewertungen |
Entwickler | https://www.ivideomate.com |
[email protected] | |
Zahlungsart | free |
Erweiterungswebsite | https://www.ivideomate.com/ |
Hilfeseite URL | https://www.ivideomate.com/contact_us |
URL der Datenschutzrichtlinien-Seite | https://ivideomate.com/privacy-policy.html |
Unterstützte Sprachen | 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", " |