Downloader for OnlyFans Pro
Downloader for onlyfans.com Pro, it allow you download images and videos from OnlyFans and Instagram.
Qu'est-ce que Downloader for OnlyFans Pro ?
Downloader for OnlyFans Pro est une extension Chrome développée par https://www.ivideomate.com, et sa fonction principale est "Downloader for onlyfans.com Pro, it allow you download images and videos from OnlyFans and Instagram.".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Downloader for OnlyFans Pro
Téléchargez les fichiers d'extension Downloader for OnlyFans Pro au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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.
Informations de Base sur l'Extension
Nom | |
ID | hemgfhgledaklbloepnflbmphacoodfe |
URL Officiel | https://chrome.google.com/webstore/detail/downloader-for-onlyfans-p/hemgfhgledaklbloepnflbmphacoodfe |
Description | Downloader for onlyfans.com Pro, it allow you download images and videos from OnlyFans and Instagram. |
Taille du Fichier | 108 KB |
Nombre d'Installations | 7,000 |
Version Actuelle | 5.2.0 |
Dernière Mise à Jour | 2021-01-12 |
Date de Publication | 2021-01-12 |
Évaluation | 1.00/5 Total 11 Évaluations |
Développeur | https://www.ivideomate.com |
[email protected] | |
Type de Paiement | free |
Site Web de l'Extension | https://www.ivideomate.com/ |
URL de la Page d'Aide | https://www.ivideomate.com/contact_us |
URL de la Page de Politique de Confidentialité | https://ivideomate.com/privacy-policy.html |
Langues Prises en Charge | 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", " |