Fansly Downloader
Fansly Downloader
Hvad er Fansly Downloader?
Fansly Downloader er en Chrome-udvidelse udviklet af Red Panda Developer, og dens hovedfunktion er "Fansly Downloader".
Udvidelsesskærmbilleder
Download Fansly Downloader-udvidelses-CRX-fil
Download Fansly Downloader-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
                        ⬇️ 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.                     Grundlæggende oplysninger om udvidelsen
| Navn |   |  
| ID | ffjnkelgbofcldeogmapbakobanodkab | 
| Officiel URL | https://chrome.google.com/webstore/detail/fansly-downloader/ffjnkelgbofcldeogmapbakobanodkab | 
| Beskrivelse | Fansly Downloader | 
| Filstørrelse | 17.16 KB | 
| Antal Installationer | 831 | 
| Nuværende Version | 1.5 | 
| Senest Opdateret | 2024-02-23 | 
| Udgivelsesdato | 2022-11-27 | 
| Bedømmelse | 1.00/5 Samlet 2 Bedømmelser | 
| Udvikler | Red Panda Developer | 
| [email protected] | |
| Betalingsmetode | free | 
| URL til Fortrolighedspolitik Side | https://sprise.ltd/privacy | 
| Understøttede Sprog | 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"
    }
}  |  |