Fansly Downloader
Fansly Downloader
Что такое Fansly Downloader?
Fansly Downloader - это расширение Chrome, разработанное Red Panda Developer, и его основная функция - "Fansly Downloader".
Снимки экрана расширения
Скачать файл CRX расширения Fansly Downloader
Скачайте файлы расширений Fansly Downloader в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.
Инструкции по использованию расширения
                        ⬇️ 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.                     Основная информация о расширении
| Название |   |  
| ID | ffjnkelgbofcldeogmapbakobanodkab | 
| Официальный URL | https://chrome.google.com/webstore/detail/fansly-downloader/ffjnkelgbofcldeogmapbakobanodkab | 
| Описание | Fansly Downloader | 
| Размер файла | 17.16 KB | 
| Количество установок | 831 | 
| Текущая Версия | 1.5 | 
| Последнее Обновление | 2024-02-23 | 
| Дата публикации | 2022-11-27 | 
| Рейтинг | 1.00/5 Всего 2 оценок | 
| Разработчик | Red Panda Developer | 
| Электронная почта | [email protected] | 
| Тип оплаты | free | 
| URL страницы политики конфиденциальности | https://sprise.ltd/privacy | 
| Поддерживаемые языки | 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"
    }
}  |  |