OneClick OnlyFans Downloader

OneClick OnlyFans Downloader

What is OneClick OnlyFans Downloader?

OneClick OnlyFans Downloader is a Chrome extension developed by lenacliffson, and its main feature is "OneClick OnlyFans Downloader".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot
screenshot

Download OneClick OnlyFans Downloader Extension CRX File

Download OneClick OnlyFans Downloader extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        OneClick OnlyFans Helper for Google Chrome
● Install the extension
● Log in to your OnlyFans
● Use Extension Setting on Popup Screen

👄 Features 👄
● OnlyFans Page Dark Mode
● OnlyFans Sidebar Remover
● Large view Photos and Videos
● and Others

👄 OneClick OnlyFans Helper for Google Chrome 👄
● No password
● No Payment
● Simple Use
● 24/7 Support

🤔 How to use the OneClick OnlyFans Helper for Google Chrome?
Download the extension, log in to the OnlyFans website
❗️ (refresh the page if it is already open)

Enjoy 🔥

Disclaimer (❗️ATTENTION❗️)
OneClick OnlyFans Helper for Google Chrome extension has no affiliation with the official OnlyFans website. It is an independently developed web tool. All privacy and usage policies of OnlyFans apply.                    

Extension Basic Information

Name OneClick OnlyFans Downloader OneClick OnlyFans Downloader
ID bpiapdnjlfgjhbijbgieappbapcnhljj
Official URL https://chrome.google.com/webstore/detail/oneclick-onlyfans-downloa/bpiapdnjlfgjhbijbgieappbapcnhljj
Description OneClick OnlyFans Downloader
File Size 140 KB
Installation Count 2,000
Current Version 4.3.4
Last Updated 2024-03-05
Publish Date 2024-02-04
Rating 3.80/5 Total 45 Ratings
Developer lenacliffson
Email [email protected]
Payment Type in_app
Privacy Policy Page URL https://www.chromedeveloper.com/privacy-policy
Supported Languages id,ms,de,en,en-GB,en-US,fil,fr,sw,nl,no,vi,tr,ca,da,et,es,es-419,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,iw,fa,mr,hi,bn,gu,ta,te,kn-IN,ml,th,am-ET,ar,zh-CN,zh-TW,ja,ko
manifest.json
{
    "action": {
        "default_icon": {
            "128": "assets\/icons\/logo128.png",
            "16": "assets\/icons\/logo16.png",
            "19": "assets\/icons\/logo19.png",
            "32": "assets\/icons\/logo32.png",
            "38": "assets\/icons\/logo38.png"
        },
        "default_popup": "assets\/popup\/index.html"
    },
    "default_locale": "en_US",
    "author": "Lena Cliffson",
    "background": {
        "service_worker": "assets\/js\/service.js"
    },
    "content_scripts": [
        {
            "css": [
                "assets\/js\/styles.css"
            ],
            "js": [
                "assets\/popup\/content.js"
            ],
            "matches": [
                "https:\/\/onlyfans.com\/*"
            ],
            "run_at": "document_start"
        }
    ],
    "description": "__MSG_appDesc__",
    "host_permissions": [
        "https:\/\/cdn2.onlyfans.com\/*"
    ],
    "icons": {
        "128": "assets\/icons\/logo128.png",
        "16": "assets\/icons\/logo16.png",
        "19": "assets\/icons\/logo19.png",
        "32": "assets\/icons\/logo32.png",
        "38": "assets\/icons\/logo38.png"
    },
    "manifest_version": 3,
    "name": "__MSG_appName__",
    "short_name": "OnlyFans Helper for Chrome",
    "permissions": [
        "storage",
        "scripting",
        "activeTab"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "4.3.4"
}