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ファイルをダウンロード

Fansly™ Downloader拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        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
Eメール [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\/*"
    ]
}