Social $ales Accelerator

Create and manage tags

Wat is Social $ales Accelerator?

Social $ales Accelerator is een Chrome-extensie ontwikkeld door salessocialaccelerator, en de belangrijkste functie is "Create and manage tags".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie Social $ales Accelerator

Download Social $ales Accelerator-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        Create and manage tags
Quickly Connect With Loads of Your 
Ideal Clients
Organically and Start Profitable
Conversations With Them On
Autopilot... 
(Without Putting Your Personal FB Profile At Risk!)
or paying crazy software fees

Use tags to manage and organize your Facebook Messenger conversations and leads
Use growth hacking techniques to fast track your journey to success and sales !

Just click on the blue ADD TO CHROME button above.
   
👍 How it works

You have access to the following:

✔️ Inbuilt custom tags
✔️ Custom tag colors
✔️ Notes
✔️ Browser reminders
✔️ Canned messages/responses
✔️ Message templates
✔️ Google calendar integration
✔️ Support Facebook Marketplace
✔️ Support Facebook Pages
✔️ Ability to send mass message to all friends on Facebook messenger
✔️ Tag contacts on Messenger, your Facebook profile, groups e.t.c.
✔️ Automatically add friends from your target market
✔️ Use the comment blaster to grow your list !
✔️ AMAZING Team functionality !!!
✔️Niche Sniper !

and much much more .... 

Note: This extension is not affiliated with Facebook or it's Messenger platform in any way.                    

Basisinformatie over de Extensie

Naam Social $ales Accelerator Social $ales Accelerator
ID jdbmjifliniiccimgbahigelbkhpplih
Officiële URL https://chrome.google.com/webstore/detail/social-ales-accelerator/jdbmjifliniiccimgbahigelbkhpplih
Beschrijving Create and manage tags
Bestandsgrootte 2.63 MB
Aantal Installaties 11
Huidige Versie 1.0.94
Laatst Bijgewerkt 2021-04-27
Publicatiedatum 2021-04-21
Ontwikkelaar salessocialaccelerator
E-mail [email protected]
Betalingswijze free
Extensiewebsite https://socialsalesaccelerator.app/
Help Pagina-URL https://socialsalesaccelerator.app/terms
Ondersteunde Talen en-US
manifest.json
{
    "background": {
        "scripts": [
            "\/assets\/js\/jquery.min.js",
            "\/assets\/js\/moment.min.js",
            "\/config.js",
            "\/assets\/js\/common.js",
            "\/assets\/js\/constant.js",
            "\/assets\/js\/background.js"
        ]
    },
    "browser_action": {
        "browser_style": false,
        "default_popup": "\/index.html",
        "default_title": "Social $ales Accelerator"
    },
    "content_scripts": [
        {
            "all_frames": true,
            "css": [
                "\/assets\/css\/content_script.css",
                "assets\/css\/toastr.min.css"
            ],
            "js": [
                "\/assets\/js\/jquery.min.js",
                "assets\/js\/toastr.min.js",
                "config.js",
                "\/assets\/js\/content_script.js",
                "\/assets\/js\/page_content_script.js",
                "\/assets\/js\/common.js"
            ],
            "matches": [
                "*:\/\/*.facebook.com\/messages\/*",
                "*:\/\/*.facebook.com\/*\/inbox*",
                "*:\/\/*.messenger.com\/*"
            ]
        },
        {
            "css": [
                "\/assets\/css\/content_script.css",
                "\/assets\/css\/adf.css",
                "assets\/css\/toastr.min.css",
                "\/assets\/css\/jquery-ui.min.css"
            ],
            "js": [
                "\/assets\/js\/jquery.min.js",
                "\/assets\/js\/jquery-ui.min.js",
                "assets\/js\/toastr.min.js",
                "config.js",
                "\/assets\/js\/message_func.js",
                "\/assets\/js\/content_script.js",
                "\/assets\/js\/profile_content_script.js",
                "\/assets\/js\/comment_blaster.js",
                "\/assets\/js\/bd_content_script.js",
                "\/assets\/js\/afd_content_script.js",
                "\/assets\/js\/friends_list_script.js",
                "\/assets\/js\/common.js",
                "\/assets\/js\/constant.js"
            ],
            "matches": [
                "*:\/\/*.facebook.com\/*"
            ]
        }
    ],
    "content_security_policy": "script-src 'self' https:\/\/apis.google.com https:\/\/db.onlinewebfonts.com 'unsafe-eval'; object-src 'self'",
    "description": "Create and manage tags",
    "icons": {
        "128": "128.png",
        "16": "16.png",
        "32": "32.png",
        "64": "64.png"
    },
    "manifest_version": 2,
    "name": "Social $ales Accelerator",
    "permissions": [
        "activeTab",
        "*:\/\/*.facebook.com\/*",
        "*:\/\/*.socialsalesaccelerator.app\/*",
        "*:\/\/*.messenger.com\/*",
        "storage",
        "cookies",
        "tabs",
        "webRequest",
        "notifications",
        "webRequestBlocking",
        "identity",
        "*:\/\/www.googleapis.com\/*",
        "*:\/\/accounts.google.com\/*",
        "clipboardRead",
        "clipboardWrite"
    ],
    "short_name": "S$A",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.0.94",
    "web_accessible_resources": [
        "comment_blaster.html",
        "lead_sniper.html",
        "assets\/images\/64.png",
        "assets\/images\/welcome.png",
        "assets\/css\/cb_main.css",
        "assets\/js\/t.js"
    ]
}