Onlyfans AI Chatbot - ChatPersona AI
AI-powered chatbot that analyzes conversations to generate personalized and effective responses for creators.
Τι είναι το Onlyfans AI Chatbot - ChatPersona AI;
Το Onlyfans AI Chatbot - ChatPersona AI είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον https://chatpersona.ai, και η κύρια λειτουργία του είναι "AI-powered chatbot that analyzes conversations to generate personalized and effective responses for creators.".
Στιγμιότυπα Επέκτασης
Λήψη αρχείου CRX της επέκτασης Onlyfans AI Chatbot - ChatPersona AI
Λήψη αρχείων επέκτασης Onlyfans AI Chatbot - ChatPersona AI σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.
Οδηγίες Χρήσης της Επέκτασης
10x Your PPV Sales and Tips! 😈💰
Onlyfans AI Chatbot Tool - ChatPersona AI is here to help you use world class, top rated AI to chat with your fans!
Installation & Usage Steps:
🚀 Install Extension
🔑 Sign-up
🦹🏻♀️ Select Persona: Choose from a range of AI personas based on top creator styles.
💬 Chat & Earn: Interact using the newly added buttons on your OnlyFans chat interface and boost your earnings! 🤑
PS: Use the text box above to add instructions for the AI and simply click on the response type to generate a desirable action!
Features:
🧠 Understand Subscriber Psychology: AI uses insights from top creator conversations to understand subscriber motivations.
👥 Persona Variety: Select from a range of AI personas modeled after top creators.
🎛️ Customizable Responses: Adjust your persona's traits using intuitive sliders.
🔄 Flexibility: Modify personas or their traits at any time.
🎁 Free Credits: Start with 500 free responses
💰 Credit Top-up: Get more credits via our web app for additional revenue-enhancing responses.
🔒 Privacy Assured: All data processed client-side, no personal data collection, and chats remain confidential.
💪 Power of 1500 Writers: Leverage the combined skill of 1500 writers to decode subscriber psychology and optimize responses.
Need help? Email us at [email protected]! You'll get a response within few hours!
ChatPersona v2.2.2 changelog
✅ Reply to messages: While replying to only certain messages, the AI will only respond to the selected message
✅ Login only at the web application, no need to login in the extension
✅ Persistent commands at the command box - no need to enter commands multiple times Βασικές Πληροφορίες Επέκτασης
| Όνομα | |
| ID | bgefplnmcbmcfjmggpjiadldmfiiecma |
| Επίσημο URL | https://chromewebstore.google.com/detail/onlyfans-ai-chatbot-chatp/bgefplnmcbmcfjmggpjiadldmfiiecma |
| Περιγραφή | AI-powered chatbot that analyzes conversations to generate personalized and effective responses for creators. |
| Μέγεθος Αρχείου | 2.07 MB |
| Αριθμός Εγκαταστάσεων | 1,000 |
| Τρέχουσα Έκδοση | 2.2.2 |
| Τελευταία Ενημέρωση | 2023-12-20 |
| Ημερομηνία Δημοσίευσης | 2023-07-12 |
| Αξιολόγηση | 4.82/5 Συνολικά 28 Αξιολογήσεις |
| Προγραμματιστής | https://chatpersona.ai |
| Ηλεκτρονικό ταχυδρομείο | [email protected] |
| Τύπος Πληρωμής | in_app |
| URL της Σελίδας Πολιτικής Απορρήτου | https://chatpersona.ai/privacy-policy |
| Υποστηριζόμενες Γλώσσες | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"icons": {
"16": "extension_icon.png",
"48": "extension_icon.png",
"128": "extension_icon.png"
},
"action": {
"default_popup": "popup.html",
"default_icon": {
"16": "extension_icon.png",
"48": "extension_icon.png",
"128": "extension_icon.png"
}
},
"background": {
"service_worker": "assets\/js\/background.js",
"type": "module"
},
"content_scripts": [
{
"css": [
"styles.css"
],
"js": [
"assets\/js\/main.js",
"assets\/js\/prevContent.js"
],
"matches": [
"https:\/\/onlyfans.com\/*"
]
},
{
"js": [
"\/web-app-content.js"
],
"matches": [
"https:\/\/app.chatpersona.ai\/*",
"http:\/\/localhost:4000\/*"
]
}
],
"description": "AI-powered chatbot that analyzes conversations to generate personalized and effective responses for creators.",
"host_permissions": [
"https:\/\/onlyfans.com\/*",
"https:\/\/www.onlyfans.com\/*",
"https:\/\/app.chatpersona.ai\/*"
],
"manifest_version": 3,
"name": "Onlyfans AI Chatbot - ChatPersona AI",
"permissions": [
"scripting",
"storage"
],
"version": "2.2.2"
} | |