Downloader for OnlyFans Pro

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

Cos'è Downloader for OnlyFans Pro?

Downloader for OnlyFans Pro è un'estensione di Chrome sviluppata da https://www.ivideomate.com, e la sua funzione principale è "Downloader for onlyfans.com Pro, it allow you download images and videos from OnlyFans and Instagram.".

Screenshot dell'Estensione

screenshot
screenshot

Scarica il file CRX dell'estensione Downloader for OnlyFans Pro

Scarica i file di estensione Downloader for OnlyFans Pro in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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.                    

Informazioni di Base sull'Estensione

Nome Downloader for OnlyFans Pro Downloader for OnlyFans Pro
ID hemgfhgledaklbloepnflbmphacoodfe
URL Ufficiale https://chrome.google.com/webstore/detail/downloader-for-onlyfans-p/hemgfhgledaklbloepnflbmphacoodfe
Descrizione Downloader for onlyfans.com Pro, it allow you download images and videos from OnlyFans and Instagram.
Dimensione del File 108 KB
Conteggio Installazioni 7,000
Versione Corrente 5.2.0
Ultimo Aggiornamento 2021-01-12
Data di Pubblicazione 2021-01-12
Valutazione 1.00/5 Totale 11 Valutazioni
Sviluppatore https://www.ivideomate.com
Email [email protected]
Tipo di Pagamento free
Sito Web dell'Estensione https://www.ivideomate.com/
URL della Pagina di Aiuto https://www.ivideomate.com/contact_us
URL della Pagina della Politica sulla Privacy https://ivideomate.com/privacy-policy.html
Lingue Supportate 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
}