Fansly Downloader

Fansly Downloader

Fansly Downloaderとは何ですか?

Fansly DownloaderはRed Panda Developerによって開発されたChromeの拡張機能で、その主な機能は「Fansly Downloader」です。

拡張機能のスクリーンショット

screenshot

Fansly Downloader拡張機能のCRXファイルをダウンロード

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.                    

拡張機能の基本情報

名前 Fansly Downloader Fansly Downloader
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
Eメール [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"
    }
}