Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/prowebtechnologies/fansly_extension
- Owner: Prowebtechnologies
- Created: 2024-10-23T17:26:12.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-10-23T17:37:09.000Z (3 months ago)
- Last Synced: 2024-12-18T04:09:12.837Z (23 days ago)
- Topics: chrome-extension, javascript
- Language: JavaScript
- Homepage:
- Size: 13.7 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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_extension2. 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.