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
电子邮箱 [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"
}