OnlyFans Downloader

OnlyFans Downloader

Cos'è OnlyFans Downloader?

OnlyFans Downloader è un'estensione di Chrome sviluppata da Red Panda Developer, e la sua funzione principale è "OnlyFans Downloader".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione OnlyFans Downloader

Scarica i file di estensione OnlyFans Downloader 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

                        ⬇️ How to use the OnlyFans Downloader Chrome Extension?
Follow the instructions on the extension pop-up.

🍑 OnlyFans Downloader features
✓ Shows a pop-up with instructions
✓ Calculates average likes per post
✓ No password, API login or permissions required
✓ Simple and easy to use
✓ License key required
✓ 24/7 developer support

💳 Pricing, Return and Refund Policy
● Access all features for just $18.99/month. No account required to sign up, and you can cancel at any time, no questions asked!
● No functionality of this extension is available unless you are subscribed to a paid subscription.
● The available payment methods are Credit/Debit cards.
● Google is not the seller of this service.
● We accept refunds.                    

Informazioni di Base sull'Estensione

Nome OnlyFans Downloader OnlyFans Downloader
ID hiebgpjdjfbbieemcpmmnenlejblhknk
URL Ufficiale https://chrome.google.com/webstore/detail/onlyfans-downloader/hiebgpjdjfbbieemcpmmnenlejblhknk
Descrizione OnlyFans Downloader
Dimensione del File 17.23 KB
Conteggio Installazioni 10,000
Versione Corrente 2.2
Ultimo Aggiornamento 2024-02-21
Data di Pubblicazione 2022-10-07
Valutazione 1.67/5 Totale 30 Valutazioni
Sviluppatore Red Panda Developer
Email [email protected]
Tipo di Pagamento free
URL della Pagina della Politica sulla Privacy https://sprise.ltd/privacy
Lingue Supportate en
manifest.json
{
    "action": {
        "default_popup": "popup\/payment.html"
    },
    "author": "Sprise",
    "description": "OnlyFans Downloader",
    "content_scripts": [
        {
            "js": [
                "content\/content.js"
            ],
            "matches": [
                "https:\/\/onlyfans.com\/*"
            ]
        }
    ],
    "host_permissions": [
        "https:\/\/sprise-api.xyz\/*"
    ],
    "icons": {
        "128": "assets\/logo.png",
        "16": "assets\/logo.png",
        "48": "assets\/logo.png"
    },
    "manifest_version": 3,
    "name": "OnlyFans Downloader",
    "permissions": [
        "storage"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "2.2"
}