Social $ales Accelerator
Create and manage tags
什麼是Social $ales Accelerator?
Social $ales Accelerator是由salessocialaccelerator開發的Chrome擴展程式,該擴展的主要功能是“Create and manage tags”。
擴展截圖
下載Social $ales Accelerator擴展crx文件
下載Social $ales Accelerator擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
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. 擴展基本資訊
| 名稱 | |
| ID | jdbmjifliniiccimgbahigelbkhpplih |
| 官方網址 | https://chrome.google.com/webstore/detail/social-ales-accelerator/jdbmjifliniiccimgbahigelbkhpplih |
| 簡介 | Create and manage tags |
| 檔案大小 | 2.63 MB |
| 安裝次數 | 11 |
| 目前版本 | 1.0.94 |
| 更新時間 | 2021-04-27 |
| 上架時間 | 2021-04-21 |
| 開發者 | salessocialaccelerator |
| 電子郵箱 | [email protected] |
| 付費類型 | free |
| 擴展官網 | https://socialsalesaccelerator.app/ |
| 說明頁面URL | https://socialsalesaccelerator.app/terms |
| 支援的語言 | 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"
]
} | |