Fansly Downloader
Fansly Downloader
Cos'è Fansly Downloader?
Fansly Downloader è un'estensione di Chrome sviluppata da Red Panda Developer, e la sua funzione principale è "Fansly Downloader".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Fansly Downloader
Scarica i file di estensione Fansly 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 Fansly Downloader?
Follow the instructions on the extension pop-up.
🍑 Fansly Downloader features
✓ Shows a pop-up with instructions
✓ Calculates average likes per post
✓ Promotes another extension
✓ No password, API login or permissions required
✓ License key required
✓ Simple and easy to use
✓ 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 |   |  
| ID | ffjnkelgbofcldeogmapbakobanodkab | 
| URL Ufficiale | https://chrome.google.com/webstore/detail/fansly-downloader/ffjnkelgbofcldeogmapbakobanodkab | 
| Descrizione | Fansly Downloader | 
| Dimensione del File | 17.16 KB | 
| Conteggio Installazioni | 831 | 
| Versione Corrente | 1.5 | 
| Ultimo Aggiornamento | 2024-02-23 | 
| Data di Pubblicazione | 2022-11-27 | 
| Valutazione | 1.00/5 Totale 2 Valutazioni | 
| Sviluppatore | Red Panda Developer | 
| [email protected] | |
| Tipo di Pagamento | free | 
| URL della Pagina della Politica sulla Privacy | https://sprise.ltd/privacy | 
| Lingue Supportate | en | 
| manifest.json | |
 {
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "action": {
        "default_popup": "popup\/payment.html"
    },
    "name": "Fansly Downloader",
    "description": "Fansly Downloader",
    "content_scripts": [
        {
            "js": [
                "content\/content.js"
            ],
            "matches": [
                "https:\/\/fansly.com\/*"
            ]
        }
    ],
    "version": "1.5",
    "host_permissions": [
        "https:\/\/sprise-api.xyz\/*"
    ],
    "manifest_version": 3,
    "permissions": [
        "storage"
    ],
    "icons": {
        "128": "assets\/logo.png",
        "16": "assets\/logo.png",
        "48": "assets\/logo.png"
    }
}  |  |