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
官方網址 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"
}