Downloader for OnlyFans Pro

Downloader for onlyfans.com Pro, it allow you download images and videos from OnlyFans and Instagram.

Wat is Downloader for OnlyFans Pro?

Downloader for OnlyFans Pro is een Chrome-extensie ontwikkeld door https://www.ivideomate.com, en de belangrijkste functie is "Downloader for onlyfans.com Pro, it allow you download images and videos from OnlyFans and Instagram.".

Extensie Screenshots

screenshot
screenshot

Download het CRX-bestand van de extensie Downloader for OnlyFans Pro

Download Downloader for OnlyFans Pro-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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.                    

Basisinformatie over de Extensie

Naam Downloader for OnlyFans Pro Downloader for OnlyFans Pro
ID hemgfhgledaklbloepnflbmphacoodfe
Officiële URL https://chrome.google.com/webstore/detail/downloader-for-onlyfans-p/hemgfhgledaklbloepnflbmphacoodfe
Beschrijving Downloader for onlyfans.com Pro, it allow you download images and videos from OnlyFans and Instagram.
Bestandsgrootte 108 KB
Aantal Installaties 7,000
Huidige Versie 5.2.0
Laatst Bijgewerkt 2021-01-12
Publicatiedatum 2021-01-12
Beoordeling 1.00/5 Totaal 11 Beoordelingen
Ontwikkelaar https://www.ivideomate.com
E-mail [email protected]
Betalingswijze free
Extensiewebsite https://www.ivideomate.com/
Help Pagina-URL https://www.ivideomate.com/contact_us
URL van de Privacybeleid Pagina https://ivideomate.com/privacy-policy.html
Ondersteunde Talen 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",
        ""
    ],
    "description": "Downloader for onlyfans.com Pro, it allow you download images and videos from OnlyFans and Instagram.",
    "icons": {
        "128": "main.png",
        "48": "main.png"
    },
    "name": "Downloader for OnlyFans Pro",
    "version": "5.2.0",
    "manifest_version": 2
}