ChatHelper – Tool for OnlyFans Creators

ChatHelper – Tool for OnlyFans Creators & Agencies. Manage your profile like a pro: CRM, Auto Messages & Follower, AI and more!

What is ChatHelper – Tool for OnlyFans Creators?

ChatHelper – Tool for OnlyFans Creators is a Chrome extension developed by https://chathelper.ai, and its main feature is "ChatHelper – Tool for OnlyFans Creators & Agencies. Manage your profile like a pro: CRM, Auto Messages & Follower, AI and more!".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot

Download ChatHelper – Tool for OnlyFans Creators Extension CRX File

Download ChatHelper – Tool for OnlyFans Creators extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        👉The only extension for OnlyFans that doesn't collect your credential data. We even don't have cookies permission. 

More information how we work on website: https://chathelper.ai/#features

Here's a short rundown of what's we have now:

🤖 1. ChatGPT (GPT4) fast answer – Config Your Prompts for each OnlyFans Account with sync between your chatters. 
📔 2. Templates support for your answers with sync. 
✍️ 3. Mass Messages to Priority: to fans online or your lists, all kinds of filters, sync with your cabinet.
🖌 4. Mark dialogs and share between chatters for simultaneous operation of several chatters
💬 5. Dialogs marks in chat ($ Spent, New, Expired, Rebill Off).
🎨 6. Emojis hot buttons in chat menu.
👥 7. Fans Online, Last Subscribers, Last Comments, Last Likes – real-time list with chat button and filters.
📈 8. Fan info: subscribe info, purchases media, purchases prices history, custom lists.
📊 9. Fan CRM Profile (with sync between operators) & fast note area.
📹 10. Marks for media vault (what was buy, sent, not sold).

📰 News & Changelogs: https://t.me/chathelper_news
🌐 Website: https://chathelper.ai                    

Extension Basic Information

Name ChatHelper – Tool for OnlyFans Creators ChatHelper – Tool for OnlyFans Creators
ID dcblplomdljcfbdobajhnonpebnmmnfg
Official URL https://chromewebstore.google.com/detail/chathelper-%E2%80%93-tool-for-onl/dcblplomdljcfbdobajhnonpebnmmnfg
Description ChatHelper – Tool for OnlyFans Creators & Agencies. Manage your profile like a pro: CRM, Auto Messages & Follower, AI and more!
File Size 1.83 MB
Installation Count 659
Current Version 1.0.17
Last Updated 2024-02-25
Publish Date 2023-03-14
Rating 5.00/5 Total 16 Ratings
Developer https://chathelper.ai
Email [email protected]
Payment Type in_app
Extension Website https://chathelper.ai
Help Page URL https://t.me/chathelper_ai
Privacy Policy Page URL https://chathelper.ai/privacy
Supported Languages en,ru
manifest.json
{
    "action": {
        "default_icon": "assets\/img\/icon-34.png",
        "default_popup": "assets\/html\/popup\/index.html"
    },
    "default_locale": "en",
    "background": {
        "service_worker": "assets\/js\/background.js",
        "type": "module"
    },
    "content_scripts": [
        {
            "css": [
                "assets\/css\/bundle.css"
            ],
            "js": [
                "assets\/js\/libs\/flatpickr.js",
                "assets\/js\/libs\/sweetalert2.min.js",
                "assets\/js\/main.js",
                "assets\/js\/libs\/bootstrap.bundle.min.js",
                "assets\/js\/libs\/tom-select.complete.min.js",
                "assets\/js\/libs\/chart.umd.min.js",
                "assets\/js\/libs\/chartjs-plugin-datalabels.min.js"
            ],
            "matches": [
                "https:\/\/onlyfans.com\/*"
            ]
        }
    ],
    "description": "ChatHelper \u2013 Tool for OnlyFans Creators & Agencies. Manage your profile like a pro: CRM, Auto Messages & Follower, AI and more!",
    "host_permissions": [
        "https:\/\/onlyfans.com\/*",
        "https:\/\/www.onlyfans.com\/*"
    ],
    "icons": {
        "128": "assets\/img\/icon-128.png"
    },
    "manifest_version": 3,
    "name": "ChatHelper \u2013 Tool for OnlyFans Creators",
    "permissions": [
        "scripting"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.0.17",
    "web_accessible_resources": [
        {
            "matches": [
                "*:\/\/*\/*"
            ],
            "resources": [
                "assets\/html\/app\/*.html",
                "assets\/js\/*.js",
                "assets\/css\/*.css",
                "assets\/webfonts\/fa-solid-900.woff2",
                "assets\/img\/icon-128.png",
                "assets\/img\/icon-34.png",
                "assets\/img\/chatGPT.png",
                "assets\/img\/collect.gif",
                "assets\/img\/loading.gif",
                "assets\/img\/saved.gif",
                "assets\/img\/template-icon.jpg",
                "_locales\/*"
            ]
        }
    ]
}