Fansly Downloader

Fansly Downloader

What is Fansly Downloader?

Fansly Downloader is a Chrome extension developed by Red Panda Developer, and its main feature is "Fansly Downloader".

Extension Screenshots

screenshot

Download Fansly Downloader Extension CRX File

Download Fansly Downloader extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

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

Extension Basic Information

Name Fansly Downloader Fansly Downloader
ID ffjnkelgbofcldeogmapbakobanodkab
Official URL https://chrome.google.com/webstore/detail/fansly-downloader/ffjnkelgbofcldeogmapbakobanodkab
Description Fansly Downloader
File Size 17.16 KB
Installation Count 831
Current Version 1.5
Last Updated 2024-02-23
Publish Date 2022-11-27
Rating 1.00/5 Total 2 Ratings
Developer Red Panda Developer
Email [email protected]
Payment Type free
Privacy Policy Page URL https://sprise.ltd/privacy
Supported Languages 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"
    }
}