PCATU CRM

Automate your social media prospecting and follow-up with the only tool that covers all the bases for network marketers.

Vad är PCATU CRM?

PCATU CRM är en Chrome-tillägg utvecklad av saltyfoam, och dess huvudfunktion är "Automate your social media prospecting and follow-up with the only tool that covers all the bases for network marketers.".

Tilläggsskärmbilder

screenshot

Ladda ner PCATU CRM-förlängningens CRX-fil

Ladda ner PCATU CRM-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

                        Created by and for network marketers, this is the only CRM that provides all the tools you need in one easy to use package, and whatever system you build for your business can be shared with your team.

Features span from an integrated Social CRM, so a new consultant can import and manage their friends, the group members, and the people in the Messenger conversations, all the way to a full e-commerce system for a coach, and everything in between.

Automation is the cornerstone of a scalable and duplicatable system, and the PCATU CRM provides the most comprehensive automation available. Everything from post comment responses, group member onboarding sequences, Messenger parties, pop-up group parties, scheduled posts and messaging for challenges, import and export of custom friends lists, and birthday automations.

Funnels are a key tools used by top earners, and the PCATU CRM includes everything from basic opt-in forms, video presentation funnels, and even e-commerce funnels with bumps and multiple offers and options.

PCATU CRM: All you need. All in one.                    

Grundläggande Information om Tillägg

Namn PCATU CRM PCATU CRM
ID gihdnmcmfjocanmgagkacbglnckbbean
Officiell webbadress https://chromewebstore.google.com/detail/pcatu-crm/gihdnmcmfjocanmgagkacbglnckbbean
Beskrivning Automate your social media prospecting and follow-up with the only tool that covers all the bases for network marketers.
Filstorlek 605 KB
Antal Installationer 134
Aktuell Version 2.92
Senast Uppdaterad 2024-03-03
Publiceringsdatum 2023-05-10
Betyg 5.00/5 Totalt 2 Betyg
Utvecklare saltyfoam
E-post [email protected]
Betalningssätt in_app
Tilläggswebbplats https://pcatu.co
Hjälpsida URL https://pcatu.co/contact-me
URL till Sekretesspolicy Sidan https://socialattache.com/privacy
Stödda Språk en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "PCATU CRM",
    "version": "2.92",
    "description": "Automate your social media prospecting and follow-up with the only tool that covers all the bases for network marketers.",
    "permissions": [
        "alarms",
        "clipboardRead",
        "clipboardWrite",
        "cookies",
        "idle",
        "storage",
        "activeTab",
        "scripting",
        "declarativeNetRequestWithHostAccess"
    ],
    "host_permissions": [
        "https:\/\/noserver.com\/*",
        "https:\/\/downlineduplicator.com\/*",
        "https:\/\/socialattache.com\/*",
        "https:\/\/pcatu.co\/*",
        "https:\/\/business.facebook.com\/creatorstudio*",
        "https:\/\/www.instagram.com\/*",
        "https:\/\/m.facebook.com\/*",
        "https:\/\/mbasic.facebook.com\/*",
        "https:\/\/upload.facebook.com\/*",
        "https:\/\/www.facebook.com\/*",
        "https:\/\/web.facebook.com\/*",
        "https:\/\/www.pinterest.ca\/*",
        "https:\/\/www.pinterest.com\/*",
        "https:\/\/www.pinterest.co.uk\/*",
        "https:\/\/www.pinterest.com.au\/*",
        "https:\/\/www.pinterest.com.mx\/*",
        "https:\/\/www.pinterest.fr\/*",
        "https:\/\/br.pinterest.com\/*",
        "https:\/\/www.tiktok.com\/*",
        "https:\/\/twitter.com\/*"
    ],
    "declarative_net_request": {
        "rule_resources": [
            {
                "id": "ruleset_1",
                "enabled": true,
                "path": "MobileHeaderRules.json"
            }
        ]
    },
    "icons": {
        "16": "Images\/Icon16.png",
        "32": "Images\/Icon32.png",
        "48": "Images\/Icon48.png",
        "128": "Images\/Icon128.png"
    },
    "action": {
        "default_title": "Open Menu"
    },
    "background": {
        "service_worker": "Environment\/service_worker.js"
    },
    "content_scripts": [
        {
            "all_frames": true,
            "run_at": "document_end",
            "matches": [
                "https:\/\/business.facebook.com\/creatorstudio*",
                "https:\/\/m.facebook.com\/*",
                "https:\/\/mbasic.facebook.com\/*",
                "https:\/\/upload.facebook.com\/*",
                "https:\/\/www.messenger.com\/*",
                "https:\/\/www.facebook.com\/*",
                "https:\/\/web.facebook.com\/*",
                "https:\/\/www.instagram.com\/*",
                "https:\/\/www.pinterest.ca\/*",
                "https:\/\/www.pinterest.com\/*",
                "https:\/\/www.pinterest.co.uk\/*",
                "https:\/\/www.pinterest.com.au\/*",
                "https:\/\/www.pinterest.com.mx\/*",
                "https:\/\/www.pinterest.fr\/*",
                "https:\/\/br.pinterest.com\/*",
                "https:\/\/www.tiktok.com\/*",
                "https:\/\/twitter.com\/*",
                "https:\/\/mail.google.com\/*",
                "https:\/\/outlook.live.com\/*"
            ],
            "css": [
                "CSS\/CardLayout.css",
                "CSS\/Controls.css",
                "CSS\/DashboardItems.css",
                "CSS\/DateAndTimeChooser.css",
                "CSS\/DropdownMenu.css",
                "CSS\/MenuExtension.css",
                "CSS\/ExternalUI.css",
                "CSS\/Forms.css",
                "CSS\/Images.css",
                "CSS\/LayoutAppContent.css",
                "CSS\/MessageWindow.css",
                "CSS\/NormalizeStyles.css",
                "CSS\/Notifications.css",
                "CSS\/PopUpWindow.css",
                "CSS\/LayoutAppPage.css",
                "CSS\/LayoutExtension.css",
                "CSS\/RowLayout.css",
                "CSS\/MessagesPage.css",
                "CSS\/TemplatePreviews.css"
            ],
            "js": [
                "ThirdParty\/clipboard\/dist\/clipboard.min.js",
                "ThirdParty\/sprintf.js",
                "Config.js",
                "Common\/Assert.js",
                "Common\/Ajax.js",
                "Common\/Browser.js",
                "Environment\/Messaging.js",
                "Environment\/Storage.js",
                "Environment\/ExtractFunctionsIntoString.js",
                "Common\/AddRemoveSelector.js",
                "Common\/Cookies.js",
                "Common\/DragDropFactory.js",
                "Common\/Json.js",
                "Common\/Log.js",
                "Common\/Utilities.js",
                "Common\/DocumentLoad.js",
                "Common\/Class.js",
                "Common\/BusyIndicator.js",
                "Common\/EditTree.js",
                "Common\/SelectTable.js",
                "Common\/FilterSelect.js",
                "Common\/TableHelper.js",
                "Common\/FilterTable.js",
                "Common\/MultiItem.js",
                "Common\/MultiSelect.js",
                "Common\/EnableDisable.js",
                "Common\/Visibility.js",
                "Strings\/Strings.js",
                "Common\/Url.js",
                "Common\/HtmlTextArea.js",
                "Common\/Clipboard.js",
                "Common\/Form.js",
                "Common\/FormValidation.js",
                "Common\/PopUpWindow.js",
                "Common\/WebWindow.js",
                "Common\/MessageWindow.js",
                "Common\/DateAndTime.js",
                "Common\/DateAndTimeChooser.js",
                "Common\/LoggedActivities.js",
                "Common\/LocaleCountryNamesByCode.js",
                "Common\/LocaleAddress.js",
                "Environment\/Environment.js",
                "NetBizBoom\/Events.js",
                "NetBizBoom\/Resources.js",
                "NetBizBoom\/Filtering.js",
                "NetBizBoom\/Helpers.js",
                "NetBizBoom\/Messages.js",
                "UserInterface\/Filtering.js",
                "UserInterface\/Selections.js",
                "UserInterface\/ViewState.js",
                "Users\/UserFeatureConstants.js",
                "Constants.js",
                "Shared\/DateAndTimeHelpers.js",
                "Shared\/ExtensionSettings.js",
                "Shared\/Helpers.js",
                "Background\/Brands.js",
                "Background\/Contacts.js",
                "Background\/Filters.js",
                "Background\/Groups.js",
                "Background\/Help.js",
                "Background\/Tags.js",
                "Content\/Accounts.js",
                "Content\/ContentHelpers.js",
                "Content\/MainMenu.js",
                "Content\/MenuExtension.js",
                "Content\/Pages.js",
                "Content\/Posts.js",
                "Shared\/GetBlob.js",
                "Shared\/Selectors.js",
                "Content\/vCards.js",
                "Content\/MessageFiltering.js"
            ]
        },
        {
            "matches": [
                "https:\/\/m.facebook.com\/*",
                "https:\/\/mbasic.facebook.com\/*",
                "https:\/\/upload.facebook.com\/*",
                "https:\/\/www.facebook.com\/*",
                "https:\/\/web.facebook.com\/*",
                "https:\/\/www.messenger.com\/*"
            ],
            "js": [
                "Shared\/FacebookHelpers.js",
                "Content\/Facebook\/FacebookContentScript.js",
                "Content\/Facebook\/FacebookConversations.js",
                "Content\/Facebook\/FacebookCustomLists.js",
                "Content\/Facebook\/FacebookFriendship.js",
                "Content\/Facebook\/FacebookGroupMembers.js",
                "Content\/Facebook\/FacebookGroupMembership.js",
                "Content\/Facebook\/FacebookGroups.js",
                "Content\/Facebook\/FacebookMessages.js",
                "Content\/Facebook\/FacebookMessaging.js",
                "Content\/Facebook\/FacebookPostActivity.js",
                "Content\/Facebook\/FacebookPostCommenting.js",
                "Content\/Facebook\/FacebookPosting.js",
                "Content\/Facebook\/FacebookPosts.js"
            ]
        },
        {
            "matches": [
                "https:\/\/business.facebook.com\/creatorstudio*",
                "https:\/\/www.instagram.com\/*"
            ],
            "js": [
                "Content\/Instagram\/InstagramContentScript.js",
                "Content\/Instagram\/InstagramPagesUI.js",
                "Content\/Instagram\/InstagramMessages.js",
                "Content\/Instagram\/InstagramMessaging.js",
                "Content\/Instagram\/InstagramPosting.js"
            ]
        },
        {
            "matches": [
                "https:\/\/www.pinterest.ca\/*",
                "https:\/\/www.pinterest.com\/*",
                "https:\/\/www.pinterest.co.uk\/*",
                "https:\/\/www.pinterest.com.au\/*",
                "https:\/\/www.pinterest.com.mx\/*",
                "https:\/\/www.pinterest.fr\/*",
                "https:\/\/br.pinterest.com\/*"
            ],
            "js": [
                "Content\/ContentScriptPinterest.js"
            ]
        },
        {
            "matches": [
                "https:\/\/www.tiktok.com\/*"
            ],
            "js": [
                "Content\/ContentScriptTikTok.js"
            ]
        },
        {
            "matches": [
                "https:\/\/twitter.com\/*"
            ],
            "js": [
                "Content\/ContentScriptTwitter.js"
            ]
        },
        {
            "matches": [
                "https:\/\/www.messenger.com\/*",
                "https:\/\/www.facebook.com\/*",
                "https:\/\/www.instagram.com\/*",
                "https:\/\/www.pinterest.ca\/*",
                "https:\/\/www.pinterest.com\/*",
                "https:\/\/www.pinterest.co.uk\/*",
                "https:\/\/www.pinterest.com.au\/*",
                "https:\/\/www.pinterest.com.mx\/*",
                "https:\/\/www.pinterest.fr\/*",
                "https:\/\/www.tiktok.com\/*",
                "https:\/\/twitter.com\/*",
                "https:\/\/mail.google.com\/*",
                "https:\/\/outlook.live.com\/*",
                "https:\/\/m.facebook.com\/*",
                "https:\/\/mbasic.facebook.com\/*",
                "https:\/\/upload.facebook.com\/*"
            ],
            "js": [
                "Shared\/FacebookHelpers.js",
                "Content\/Facebook\/FacebookMessengerUI.js",
                "Content\/Facebook\/FacebookPagesUI.js",
                "Content\/Instagram\/InstagramMessengerUI.js",
                "Content\/ContentScriptAugmentation.js"
            ]
        }
    ],
    "web_accessible_resources": [
        {
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*",
                "https:\/\/www.messenger.com\/*",
                "https:\/\/www.facebook.com\/*",
                "https:\/\/www.instagram.com\/*",
                "https:\/\/www.pinterest.ca\/*",
                "https:\/\/www.pinterest.com\/*",
                "https:\/\/www.pinterest.co.uk\/*",
                "https:\/\/www.pinterest.com.au\/*",
                "https:\/\/www.pinterest.com.mx\/*",
                "https:\/\/www.pinterest.fr\/*",
                "https:\/\/www.tiktok.com\/*",
                "https:\/\/twitter.com\/*",
                "https:\/\/mail.google.com\/*",
                "https:\/\/outlook.live.com\/*",
                "https:\/\/m.facebook.com\/*",
                "https:\/\/mbasic.facebook.com\/*",
                "https:\/\/upload.facebook.com\/*"
            ],
            "resources": [
                "Data\/*",
                "Images\/*",
                "RedirectPost\/*",
                "Strings\/*",
                "v2\/*"
            ]
        }
    ]
}