Fansly Downloader

Fansly Downloader

Apa itu Fansly Downloader?

Fansly Downloader adalah ekstensi Chrome yang dikembangkan oleh Red Panda Developer, dan fitur utamanya adalah "Fansly Downloader".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi Fansly Downloader

Unduh file ekstensi Fansly Downloader dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        ⬇️ 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.                    

Informasi Dasar Ekstensi

Nama Fansly Downloader Fansly Downloader
ID ffjnkelgbofcldeogmapbakobanodkab
URL Resmi https://chrome.google.com/webstore/detail/fansly-downloader/ffjnkelgbofcldeogmapbakobanodkab
Deskripsi Fansly Downloader
Ukuran File 17.16 KB
Jumlah Instalasi 831
Versi Saat Ini 1.5
Terakhir Diperbarui 2024-02-23
Tanggal Publikasi 2022-11-27
Penilaian 1.00/5 Total 2 Penilaian
Pengembang Red Panda Developer
Email [email protected]
Tipe Pembayaran free
URL Halaman Kebijakan Privasi https://sprise.ltd/privacy
Bahasa yang Didukung 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"
    }
}