Social Attache

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

Qu'est-ce que Social Attache ?

Social Attache est une extension Chrome développée par https://socialattache.com, et sa fonction principale est "Automate your social media prospecting and follow-up with the only tool that covers all the bases for network marketers.".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension Social Attache

Téléchargez les fichiers d'extension Social Attache au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        Social Attaché is the world's only social CRM... with automation!

Work your business directly within your social media accounts instead of having to copy/paste between social and CRM.

- prospecting made easy through one-click import of a social profile as a contact
- one-click import the email sender from your Web based email
- automatically import profiles of people who've messaged you on social
- watch posts and automatically import profiles of those who comment
- auto-respond to post comments with a social message
- automatically accept new group members and import their answers to the group questions 
- set up automated follow ups via email, SMS text and social messaging
- curate content with one-click post download
- schedule your content for auto-posting on all your social platforms
- schedule your content once for repeating parties or challenges that take place within Facebook groups or Messenger group chats                    

Informations de Base sur l'Extension

Nom Social Attache Social Attache
ID ndmgohcmefhejdeeldphigfkfhbaejak
URL Officiel https://chromewebstore.google.com/detail/social-attache/ndmgohcmefhejdeeldphigfkfhbaejak
Description Automate your social media prospecting and follow-up with the only tool that covers all the bases for network marketers.
Taille du Fichier 593 KB
Nombre d'Installations 45
Version Actuelle 2.92
Dernière Mise à Jour 2024-03-03
Date de Publication 2021-12-08
Développeur https://socialattache.com
Email [email protected]
Type de Paiement in_app
Site Web de l'Extension https://SocialAttache.com/consultant
URL de la Page de Politique de Confidentialité https://socialattache.com/privacy
Langues Prises en Charge en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Social Attache",
    "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:\/\/socialattache.com\/*",
        "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\/*"
            ]
        }
    ]
}