Onlyfans™ Downloader

Bulk download images and videos from your OnlyFans active subscriptions.

Onlyfans™ Downloader란 무엇입니까?

Onlyfans™ Downloader은(는) http://hlsdownloader.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Bulk download images and videos from your OnlyFans active subscriptions."입니다.

확장 프로그램 스크린샷

screenshot

Onlyfans™ Downloader 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        One click to download Onlyfans images and videos.
Bulk download images and videos from your OnlyFans active subscriptions.

# How it works?
1. Open onlyfans.com url and log in to your account as usual
2. Click on the application icon in the upper right corner
3. Click the creator avatar you want to export 
4. Click the "Download Media" button 

What media you can download?
-photos
-videos

###This extension requires you to have an active subscription to creators in order to download content from them. No paywalls are bypassed.


#IS IT FREE?
It includes a FREE TRIAL for limited use and once you're sure you like it you can purchase PRO membership to use the full version.

#Data privacy
All the data is processed only on your local computer, it never passes through our web servers, no one knows what others export.

Disclaimer:
OnlyFans is a registered trademark of Fenix International Ltd. This Chrome extension isn't affiliated with, sponsored by, or endorsed by Fenix International Ltd.

#SUPPORT
We sincerely want to solve any problem you may have.Please feel free to contact us via [email protected].

#FAQ

###Can I Download Content from OnlyFans?
Yes, you can download videos and photos from OnlyFans.
You will need an OnlyFans account to do this.

###Is OnlyFans Going to Know if You Have Downloaded a Video?
No, it isn’t going to send a notification to the person who uploaded the content that their content is being downloaded.

###Is It Legal to Download Content from OnlyFans?
The good news is that as long as you are paying a subscription on OnlyFans, then it’s legal to download the content that you view.

Because you are paying to view the content, then it makes sense that it is yours to do with what you will, and you can download it without worrying about legal repercussions.

Just make sure that you’re not trying to hack into someone’s OnlyFans account where you don’t have a subscription.

###Can I Screenshot OnlyFans?
Yes, you can screenshot OnlyFans, because this is legal, and you don’t have to worry about your account being suspended.
This is because you have already paid for the OnlyFans content.

###Get signed out of OF when I use this extension ?
Yes, our customers feedback if more downloads in a day will also appear this situation, such as greater than 60G pictures and videos will appear this situation.
Suggest: 
1 Do not download too many videos a day. (Within 50G, each account is a little different)
2 Wait until tomorrow to relogin onlyfans, re-open the extension to download.

Many of our users have tried and it does not affect the account, and welcome your feedback.                    

확장 프로그램 기본 정보

이름 Onlyfans™ Downloader Onlyfans™ Downloader
ID pfbbccgcjmanijafbmhkenedlphmjbpp
공식 URL https://chrome.google.com/webstore/detail/onlyfans-downloader/pfbbccgcjmanijafbmhkenedlphmjbpp
설명 Bulk download images and videos from your OnlyFans active subscriptions.
파일 크기 352 KB
설치 횟수 29,643
현재 버전 1.4.4
최근 업데이트 2023-07-13
출시 날짜 2023-01-18
평점 3.52/5 총 118 개의 평점
개발자 http://hlsdownloader.com
이메일 [email protected]
결제 유형 free
확장 프로그램 웹 사이트 https://hlsdownloader.com/onlyfans-downloader-chrome/
도움말 페이지 URL https://hlsdownloader.com/terms-of-service/
개인정보 보호 정책 페이지 URL https://hlsdownloader.com/privacy-policy
지원되는 언어 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "background": {
        "service_worker": "service-worker-loader.js",
        "type": "module"
    },
    "action": [],
    "icons": {
        "16": "src\/assets\/icon16.png",
        "48": "src\/assets\/icon48.png",
        "128": "src\/assets\/icon128.png"
    },
    "name": "Onlyfans\u2122 Downloader",
    "short_name": "Onlyfans",
    "description": "Bulk download images and videos from your OnlyFans active subscriptions.",
    "version": "1.4.4",
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAlnz7cD79DJSCLoFzkfmHj\/gYItqEEj+UiaygHHztXUgNjxWp2qaW4G+QtKzPkbv\/f8DM1v4YWt7v0JJJ3WmaP0YlAXsIHmh3fHTlOtCri2KietG8lzQ\/Ih\/OPEB4BANyAqrkZU00HhIGPBEed979i65T7vtDGW9ViducqCKmXiCowBHE9+sLRErJJXbZTIs1s3ic2D9ioRPCNGAXi1QdWLjcufli30eb5jd5sR6AdrKShpHkBx4jyfq+5uSXJYz8WGsY4zVB+tX0tyt7seoUUtNBJzjCsdASGaii14K\/Mf50xMx20hU1kwP2s2QUK9q4QsReVqjlmInAajPacFGmTwIDAQAB",
    "oauth2": {
        "client_id": "180346679292-785lr551chvrhjrs1lgj6te39b23kdpd.apps.googleusercontent.com",
        "scopes": [
            "https:\/\/www.googleapis.com\/auth\/userinfo.email"
        ]
    },
    "host_permissions": [
        "*:\/\/*.onlyfans.com\/*",
        "*:\/\/*.githubusercontent.com\/*"
    ],
    "permissions": [
        "cookies",
        "storage",
        "identity",
        "scripting",
        "activeTab"
    ],
    "web_accessible_resources": [
        {
            "matches": [
                "*:\/\/*.onlyfans.com\/*"
            ],
            "resources": [
                "src\/assets\/icon48.png"
            ],
            "use_dynamic_url": false
        }
    ]
}