AutoATM
The AI Driven Lead Generation and Sales Tool Powered by ChatGPT
O que é AutoATM?
AutoATM é uma extensão do Chrome desenvolvida por ProductBot, e sua principal característica é "The AI Driven Lead Generation and Sales Tool Powered by ChatGPT".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão AutoATM
Baixe arquivos de extensão AutoATM 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
This extension automates lead generation on FB and IG using ChatGPT. The conversations are absolutely amazing and will drive TONS of traffic to any offer or business you want traffic. It also automates the highly successful ATM (Add-Tag-Message) process used by some of the most successful network marketers. With AutoATM, you are able to gather your friends and automatically invite them to your ATM group, tag them in a post, and then follow up with them to see if they liked the post or have any questions about the post. You can also target by hashtags, US only accounts, and any keywords in account bios (think CEOs, founders, networkers, etc.). The tool does not need your FB of IG account information or anything about you. All actions are processed in the background. FEATURES With the AutoATM, you can: ▪️ Send mass private message on FB and IG ▪️ Send follow up messages depending on how they respond to your first message ▪️ Completely automated lead generation and sales ▪️ Complete integration with ChatGPT based on YOUR business details. ▪️ Target US only people ▪️ Target specific keywords in people's bios ▪️ Invite them to your ATM group ▪️ Tag them on your ATM post ▪️ Add a message to your ATM post tag ▪️ Send a follow up message afterward to see what they think of the content of your ATM post ................................................................................................................ FAQs ▪️ Is this extension safe to use? Yes, we have tested this extension over multiple accounts to find the most optimal request times so that your account remains 100% safe. ▪️ Does this work with fresh accounts? If it is a fresh account with no phone number, then you would not have a good experience in using this tool. It will work to some extent, but you will have to authenticate the account or prefer using an old account. ▪️ Can I use this extension along with other auto FB DM extensions? If you are using any other similar extension together, we would advise you to wait 6-24 hours before using any other extension. Using multiple extensions would rate-limit your account. It is advisable to only use one FB DM extension tool at a time. ▪️ What are the best practices for using this tool? Do not use any other FB DM tool simultaneously. Do not manually follow any FB profile while using this extension. Do not use this tool on two different groups/profiles at the same time. ▪️ Do you require my FB account login information? No, we do not require your FB login & password. We do not have any access to your account. ▪️ Do you post, like & comment using my account? No, we do not post, like or comment with your account. ▪️ Can I send messages to people who are not in my friend list? Yes, you can send messages to anyone regardless if they are in your friend list. ▪️ How can I stop using the AutoATM extension? You can simply click the "Active" button at the top of the AutoATM extension to turn it off. When you do so, it turns gray which is off completely. ▪️ Can I use the system while the extension is running in the background? Yes, you can switch the tab and work as usual. Just do not close your web browser and be sure you are logged into Facebook and Instragram. ▪️ How do you charge for the use of the extension? The AutoATM extension is billed on a monthly basis. ................................................................................................................ Still confused? Become a master of using AutoATM in under 10 minutes. Go & Check out these links: Video Tutorials: How to set up your first campaign on AutoATM. https://youtu.be/r176FirfRGw What is the ATM system? https://youtu.be/FqE80YwRxpw How to use the scraper tool. https://youtu.be/skqbG9P0nEs How to find Facebook groups for the AutoATM tool. https://youtu.be/zKbz--pnUh8 ................................................................................................................ Login requires you to set up an account on our website below. There you will create a username and password used to login to the tool. You can sign up for an account on: https://autoatm.app/
Informações Básicas da Extensão
Nome | |
ID | djmkbokcekahgbnjibkjehfbeonghdhh |
URL Oficial | https://chromewebstore.google.com/detail/autoatm/djmkbokcekahgbnjibkjehfbeonghdhh |
Descrição | The AI Driven Lead Generation and Sales Tool Powered by ChatGPT |
Tamanho do Arquivo | 552 KB |
Contagem de Instalações | 37 |
Versão Atual | 0.9.18 |
Última Atualização | 2023-05-21 |
Data de Publicação | 2022-11-16 |
Desenvolvedor | ProductBot |
[email protected] | |
Tipo de Pagamento | free |
Site da Extensão | https://autoatm.app/ |
URL da Página de Ajuda | https://autoatm.app/contact/ |
URL da Página de Política de Privacidade | https://autoaffiliate.ai/privacy-policy |
Idiomas Suportados | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "icons": { "16": "icon16.plasmo.00ac8b83.png", "32": "icon32.plasmo.9ad0c5b6.png", "48": "icon48.plasmo.cae3a6b3.png", "64": "icon64.plasmo.e4b604fc.png", "128": "icon128.plasmo.b89b7dfa.png" }, "manifest_version": 3, "action": { "default_icon": { "16": "icon16.plasmo.00ac8b83.png", "32": "icon32.plasmo.9ad0c5b6.png", "48": "icon48.plasmo.cae3a6b3.png", "64": "icon64.plasmo.e4b604fc.png", "128": "icon128.plasmo.b89b7dfa.png" }, "default_popup": "popup.html" }, "version": "0.9.18", "name": "AutoATM", "description": "The AI Driven Lead Generation and Sales Tool Powered by ChatGPT", "permissions": [ "cookies", "storage", "declarativeNetRequest", "alarms" ], "background": { "service_worker": "background.d0591844.js" }, "options_ui": { "page": "options.html", "open_in_tab": true }, "content_scripts": [ { "matches": [ "https:\/\/www.instagram.com\/*" ], "js": [ "send_message.145066a8.js" ], "all_frames": true, "run_at": "document_start", "css": [] } ], "host_permissions": [ "https:\/\/*\/*", "https:\/\/*.facebook.com\/*", "http:\/\/45.80.152.9\/*" ], "declarative_net_request": { "rule_resources": [ { "id": "rules", "enabled": true, "path": "rules.ac728dbe.json" } ] } } |