OnlyFans Downloader

OnlyFans Downloader

Qu'est-ce que OnlyFans Downloader ?

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

Captures d'Écran de l'Extension

screenshot

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

Téléchargez les fichiers d'extension OnlyFans 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 the OnlyFans Downloader Chrome Extension?
Follow the instructions on the extension pop-up.

🍑 OnlyFans Downloader features
✓ Shows a pop-up with instructions
✓ Calculates average likes per post
✓ No password, API login or permissions required
✓ Simple and easy to use
✓ License key required
✓ 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 OnlyFans Downloader OnlyFans Downloader
ID hiebgpjdjfbbieemcpmmnenlejblhknk
URL Officiel https://chrome.google.com/webstore/detail/onlyfans-downloader/hiebgpjdjfbbieemcpmmnenlejblhknk
Description OnlyFans Downloader
Taille du Fichier 17.23 KB
Nombre d'Installations 10,000
Version Actuelle 2.2
Dernière Mise à Jour 2024-02-21
Date de Publication 2022-10-07
Évaluation 1.67/5 Total 30 É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
{
    "action": {
        "default_popup": "popup\/payment.html"
    },
    "author": "Sprise",
    "description": "OnlyFans Downloader",
    "content_scripts": [
        {
            "js": [
                "content\/content.js"
            ],
            "matches": [
                "https:\/\/onlyfans.com\/*"
            ]
        }
    ],
    "host_permissions": [
        "https:\/\/sprise-api.xyz\/*"
    ],
    "icons": {
        "128": "assets\/logo.png",
        "16": "assets\/logo.png",
        "48": "assets\/logo.png"
    },
    "manifest_version": 3,
    "name": "OnlyFans Downloader",
    "permissions": [
        "storage"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "2.2"
}