Fansly™ Downloader

One click to download fansly images and videos.

O que é Fansly™ Downloader?

Fansly™ Downloader é uma extensão do Chrome desenvolvida por http://hlsdownloader.com, e sua principal característica é "One click to download fansly images and videos.".

Capturas de Tela da Extensão

screenshot
screenshot

Baixar o arquivo CRX da Extensão Fansly™ Downloader

Baixe arquivos de extensão Fansly™ Downloader no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        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].                    

Informações Básicas da Extensão

Nome Fansly™ Downloader Fansly™ Downloader
ID jkkencekopgabkhemjdcglenndoepchb
URL Oficial https://chrome.google.com/webstore/detail/fansly-downloader/jkkencekopgabkhemjdcglenndoepchb
Descrição One click to download fansly images and videos.
Tamanho do Arquivo 361 KB
Contagem de Instalações 14,640
Versão Atual 1.3.0
Última Atualização 2023-09-10
Data de Publicação 2023-02-16
Classificação 3.33/5 Total de 98 Avaliações
Desenvolvedor http://hlsdownloader.com
Email [email protected]
Site da Extensão https://hlsdownloader.com/fansly-downloader/
URL da Página de Ajuda https://hlsdownloader.com/terms-of-service/
URL da Página de Política de Privacidade https://hlsdownloader.com/privacy-policy
Idiomas Suportados 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\/*"
    ]
}