Fansly™ Downloader

One click to download fansly images and videos.

Fansly™ Downloader란 무엇입니까?

Fansly™ Downloader은(는) http://hlsdownloader.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "One click to download fansly images and videos."입니다.

확장 프로그램 스크린샷

screenshot
screenshot

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

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

확장 프로그램 사용 설명서

                        One click to download Fans-ly images and videos.
Bulk download images and videos from your Fans-ly active subscriptions.


# How it works?
1. Open fansly.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 

# Features
1 Bulk download images and videos
2 Download a particular image or video individually

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:
Fans-ly Downloader does NOT belong or is related to the official Fans-ly application/website in any way. It is an unofficial app that is developed and maintained independently.

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

확장 프로그램 기본 정보

이름 Fansly™ Downloader Fansly™ Downloader
ID jkkencekopgabkhemjdcglenndoepchb
공식 URL https://chrome.google.com/webstore/detail/fansly-downloader/jkkencekopgabkhemjdcglenndoepchb
설명 One click to download fansly images and videos.
파일 크기 361 KB
설치 횟수 14,640
현재 버전 1.3.0
최근 업데이트 2023-09-10
출시 날짜 2023-02-16
평점 3.33/5 총 98 개의 평점
개발자 http://hlsdownloader.com
이메일 [email protected]
확장 프로그램 웹 사이트 https://hlsdownloader.com/fansly-downloader/
도움말 페이지 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,
    "action": [],
    "background": {
        "service_worker": "service-worker-loader.js",
        "type": "module"
    },
    "permissions": [
        "storage",
        "identity",
        "downloads",
        "system.display",
        "scripting"
    ],
    "icons": {
        "16": "src\/assets\/icon-16.png",
        "48": "src\/assets\/icon-48.png",
        "128": "src\/assets\/icon-128.png"
    },
    "name": "Fansly\u2122 Downloader",
    "short_name": "Fansly",
    "description": "One click to download fansly images and videos.",
    "version": "1.3.0",
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAiLT7MMEOLVU1kajDPIQIWBzBx1wY4vaO+J7MS+Zb+G+JqljRyh\/oQzB7HMiOMv8CiC\/y4e4y9CLoH5cqx1Gnpw2LhNx0h2yZkNXhULHK4Ap13HJpU5IPMc1yzdaNcVIEN56gKAgBbMAFq9TkPBgzIqiAN901kFwG3+ApMCkowTmTf6\/MfMw58ufW1e0obrmk4mO98gnKGpKHi0Qm6VMtUf\/5ET\/xYYHQUiddZsyqgG9HeNOpLt8NlbpYibit+Q1\/CLx2+iU2NgZH99QhEQUcQtCl2ubCHt7cKHXBLs0Mc0loBHR4ILXvZ2lEu4FEIzPgsqy1E4RsPf7n1NNbkhncowIDAQAB",
    "oauth2": {
        "client_id": "180346679292-ldl4anl6ebbn3aoibl37kmu0fgaado9d.apps.googleusercontent.com",
        "scopes": [
            "https:\/\/www.googleapis.com\/auth\/userinfo.email"
        ]
    },
    "host_permissions": [
        "*:\/\/*.fansly.com\/*"
    ]
}