Social $ales Accelerator

Create and manage tags

What is Social $ales Accelerator?

Social $ales Accelerator is a Chrome extension developed by salessocialaccelerator, and its main feature is "Create and manage tags".

Extension Screenshots

screenshot

Download Social $ales Accelerator Extension CRX File

Download Social $ales Accelerator 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

                        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.                    

Extension Basic Information

Name Social $ales Accelerator Social $ales Accelerator
ID jdbmjifliniiccimgbahigelbkhpplih
Official URL https://chrome.google.com/webstore/detail/social-ales-accelerator/jdbmjifliniiccimgbahigelbkhpplih
Description Create and manage tags
File Size 2.63 MB
Installation Count 11
Current Version 1.0.94
Last Updated 2021-04-27
Publish Date 2021-04-21
Developer salessocialaccelerator
Email [email protected]
Payment Type free
Extension Website https://socialsalesaccelerator.app/
Help Page URL https://socialsalesaccelerator.app/terms
Supported Languages 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"
    ]
}