Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/prowebtechnologies/fansly_extension

google chrome extension for fansly posting bot
https://github.com/prowebtechnologies/fansly_extension

chrome-extension javascript

Last synced: 23 days ago
JSON representation

google chrome extension for fansly posting bot

Awesome Lists containing this project

README

        

# Google Chrome Extension For Fansly Posting Bot

This extension extracts the device ID from the Fansly website upon login.

## Usage

1. **Install the Fansly Extension** from the Chrome Web Store.
2. **Open** [fansly.com](https://fansly.com) and **sign in** to your account.
3. **Verify** your 2FA authentication.
4. **Open the extension popup** and copy the device ID.

## Installation

To manually install the extension for development

1. Clone the repository.
```bash
git clone https://github.com/Prowebtechnologies/fansly_extension.git
cd fansly_extension

2. Open Chrome and navigate to chrome://extensions/.
3. Enable Developer mode in the top right corner.
4. Click on Load unpacked and select the extension directory.