OnlyFans Downloader

OnlyFans Downloader

OnlyFans Downloaderとは何ですか?

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

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

screenshot

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

OnlyFans Downloader拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

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

拡張機能の基本情報

名前 OnlyFans Downloader OnlyFans Downloader
ID hiebgpjdjfbbieemcpmmnenlejblhknk
公式URL https://chrome.google.com/webstore/detail/onlyfans-downloader/hiebgpjdjfbbieemcpmmnenlejblhknk
説明 OnlyFans Downloader
ファイルサイズ 17.23 KB
インストール数 10,000
現在のバージョン 2.2
最終更新日 2024-02-21
公開日 2022-10-07
評価 1.67/5 合計 30 レビュー
開発者 Red Panda Developer
Eメール [email protected]
支払い方法 free
プライバシーポリシーページのURL https://sprise.ltd/privacy
対応言語 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"
}