Fansly Downloader

Fansly Downloader

Qu'est-ce que Fansly Downloader ?

Fansly Downloader est une extension Chrome développée par Red Panda Developer, et sa fonction principale est "Fansly Downloader".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension Fansly Downloader

Téléchargez les fichiers d'extension Fansly Downloader au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

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

Informations de Base sur l'Extension

Nom Fansly Downloader Fansly Downloader
ID ffjnkelgbofcldeogmapbakobanodkab
URL Officiel https://chrome.google.com/webstore/detail/fansly-downloader/ffjnkelgbofcldeogmapbakobanodkab
Description Fansly Downloader
Taille du Fichier 17.16 KB
Nombre d'Installations 831
Version Actuelle 1.5
Dernière Mise à Jour 2024-02-23
Date de Publication 2022-11-27
Évaluation 1.00/5 Total 2 Évaluations
Développeur Red Panda Developer
Email [email protected]
Type de Paiement free
URL de la Page de Politique de Confidentialité https://sprise.ltd/privacy
Langues Prises en Charge 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"
    }
}