Social BFF
Your Best Friend for LinkedIn Relationship Building.
什麼是Social BFF?
Social BFF是由socialbff.io開發的Chrome擴展程式,該擴展的主要功能是“Your Best Friend for LinkedIn Relationship Building.”。
擴展截圖
下載Social BFF擴展crx文件
下載Social BFF擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
❮❮ Introduction ❯❯ Social BFF provides Automation for your LinkedIn Lead Generation efforts. It’s a browser based plug-in compatible with Google Chrome and will also serve as Your Own Virtual Assistant on LinkedIn. ❮❮ Why Use Social BFF? ❯❯ Social BFF will give you More Leads in a lot Less Time. It keeps track of every single profile you visit and allows you to make/save notes directly on the profile page. Profile date and notes can be exported as a .CSV file and opened in Microsoft Excel or similar. The .CSV file includes data such as the timestamp from the visit, name of the person whose profile you visited, job title, company name, location, email and notes. Social BFF also includes the ability to auto-visit profiles of LinkedIn users based on Google or LinkedIn searches. This means you (your profile) will show up as 'viewed your profile' and human curiosity will cause the person’s profile whom you viewed, view yours and perhaps connect. ❮❮ Editions ❯❯ There are two editions: The Starter Edition (free) and The Professional Edition (Paid/Month-By-Month). ⫸ The Starter Edition has been created for LinkedIn Standard, Business Pro and Sales Navigator. It offers 100 profile visits per day, visits group members, can search using Google X-Ray and provides the note-taking feature. ⫸ The Professional Edition offers a user-configurable visits per day setting, visits group members, supports all versions of LinkedIn, downloads data, exports profile lists via Quick Scan, has configurable throttling, can search using Google X-Ray and of course, provides the Social BFF note-taking feature, custom tagging, auto-connect , auto-follow, auto-save to .pdf and auto-endorse. ❮❮ How Does Social BFF Work? ❯❯ The quickest way to find out how Social BFF works and how you can use it for your business, is to visit our Youtube channel: https://www.youtube.com/channel/UCAYiIAydk1APagVRHUNttPw/featured ❮❮ Anything Else I Need To Know? ❯❯ If you like the Free Version and want more, you can simply upgrade to the Professional Edition at the top of this page to unlock all the Pro features. For more information, please check the videos and our website www.socialbff.io Any questions or things you'd like to see, email Social BFF support team on [email protected] You can also follow and contact us via Facebook (Social BFF) or Twitter @Social_bff. Happy prospecting! Thank you, Social BFF Team
擴展基本資訊
名稱 | Social BFF |
ID | acglbnfbcnhdogcogkbhpepopliapjch |
官方網址 | https://chromewebstore.google.com/detail/social-bff/acglbnfbcnhdogcogkbhpepopliapjch |
簡介 | Your Best Friend for LinkedIn Relationship Building. |
檔案大小 | 1.38 MB |
安裝次數 | 2,139 |
目前版本 | 8.2.1 |
更新時間 | 2022-06-25 |
上架時間 | 2020-03-25 |
評分 | 4.09/5 共 11 次評分 |
開發者 | socialbff.io |
電子郵箱 | [email protected] |
付費類型 | free |
擴展官網 | http://socialbff.io |
說明頁面URL | http://socialbff.io/support |
隱私政策頁面URL | https://mojoglobal.com/privacy-policy |
支援的語言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "version": "8.2.1", "name": "__MSG_appName__", "short_name": "__MSG_appTitle__", "description": "__MSG_appDesc__", "default_locale": "en", "options_page": "options.html", "content_security_policy": "script-src 'self' http:\/\/localhost https:\/\/*.dux-soup.com https:\/\/beacon-v2.helpscout.net; object-src 'self'; font-src 'self' 'unsafe-inline' *; style-src 'self' 'unsafe-inline' *; connect-src 'self' http:\/\/localhost:8080 ws:\/\/localhost:8080 https:\/\/*.dux-soup.com ws:\/\/*.dux-soup.com https:\/\/*.googleapis.com *; img-src 'self' data: blob: http:\/\/localhost:8080 https:\/\/*.dux-soup.com https:\/\/*.linkedin.com https:\/\/*.licdn.com https:\/\/*.cloudfront.net; frame-src 'self' http:\/\/localhost:8080 https:\/\/*.dux-soup.com https:\/\/*.linkedin.com https:\/\/*.licdn.com; default-src 'self' http:\/\/localhost:8080 https:\/\/*.dux-soup.com https:\/\/beacon-v2.helpscout.net", "icons": { "48": "icon-medium.png", "128": "icon-128.png" }, "browser_action": { "default_icon": "icon_free.png", "default_title": "Unable to Access GoogleID", "default_popup": "init_popup_broken.html" }, "permissions": [ "tabs", "identity", "webRequest", "webRequestBlocking", "power", "idle", "downloads", "management", "cookies", "https:\/\/sb.scorecardresearch.com\/*", "https:\/\/*.linkedin.com\/*", "https:\/\/*.licdn.com\/*", "https:\/\/hooks.zapier.com\/*", "https:\/\/webhook.site\/*", "https:\/\/local.adguard.com\/*", "https:\/\/www.google.com\/*", "https:\/\/www.googleapis.com\/*", "https:\/\/*.dux-soup.com\/*", "https:\/\/*.pipedrive.com\/*", "https:\/\/*.hubspot.com\/*", "http:\/\/localhost:8080\/*" ], "externally_connectable": { "matches": [ "https:\/\/app.dux-soup.com\/web\/*", "https:\/\/app-fo.dux-soup.com\/web\/*", "https:\/\/app-standby.dux-soup.com\/web\/*", "https:\/\/app-standby-fo.dux-soup.com\/web\/*", "https:\/\/test.dux-soup.com\/web\/*", "http:\/\/localhost\/web\/*" ] }, "oauth2": { "scopes": [ "https:\/\/www.googleapis.com\/auth\/chromewebstore.readonly", "https:\/\/www.googleapis.com\/auth\/userinfo.email", "https:\/\/www.googleapis.com\/auth\/userinfo.profile" ], "client_id": "858120664566-k0os4jpk759s146h3sjmd33m56g3jll6.apps.googleusercontent.com", "realm": "https:\/\/app.socialbff.io\/" }, "background": { "scripts": [ "server.js" ], "persistent": true }, "minimum_chrome_version": "48.0", "content_scripts": [ { "run_at": "document_start", "all_frames": true, "matches": [ "*:\/\/*.linkedin.com\/*", "*:\/\/*.google.com\/search*" ], "exclude_matches": [ "*:\/\/*\/*pulse*", "*:\/\/www.linkedin.com\/post\/new", "*:\/\/www.linkedin.com\/post\/edit", "*:\/\/www.linkedin.com\/embeds\/*", "*:\/\/www.linkedin.com\/psettings", "*:\/\/www.linkedin.com\/campaignmanager", "*:\/\/www.linkedin.com\/smart-links\/*", "*:\/\/*.pointdrive.linkedin.com\/psettings" ], "js": [ "client.js" ] }, { "run_at": "document_idle", "matches": [ "https:\/\/www.linkedin.com\/mynetwork\/invite-connect\/connections\/*" ], "include_globs": [ "*\/#convert" ], "js": [ "pointcontributor.js" ] }, { "run_at": "document_start", "matches": [ "*:\/\/www.linkedin.com\/sales\/search*" ], "js": [ "rewrite_li.js" ] }, { "run_at": "document_start", "matches": [ "*:\/\/customer.jvzoo.com\/receipt\/*" ], "js": [ "pass_license.js" ] }, { "run_at": "document_start", "matches": [ "https:\/\/www.linkedin.com\/feed\/*" ], "include_globs": [ "*\/#*" ], "js": [ "dslauncher.js" ] }, { "run_at": "document_start", "all_frames": true, "matches": [ "https:\/\/media.licdn.com\/embeds\/native-document.html", "https:\/\/test.dux-soup.com\/web\/*", "https:\/\/app.dux-soup.com\/web\/*", "https:\/\/app-fo.dux-soup.com\/web\/*", "http:\/\/localhost\/web\/*" ], "css": [ "libs\/progress\/progress.css", "libs\/toastr\/toastr.min.css", "libs\/tag-it\/jquery.tagit.css", "libs\/tag-it\/tagit.ui-zendesk.css", "libs\/vex\/vex.css", "libs\/vex\/vex-theme-default.css", "touch.css" ], "js": [ "touch.js" ] }, { "run_at": "document_start", "all_frames": true, "matches": [ "https:\/\/*.pipedrive.com\/*" ], "css": [ "libs\/toastr\/toastr.min.css", "libs\/tag-it\/jquery.tagit.css", "libs\/tag-it\/tagit.ui-zendesk.css", "libs\/vex\/vex.css", "libs\/vex\/vex-theme-default.css", "touch.css" ], "js": [ "pipedrive.js" ] }, { "run_at": "document_start", "all_frames": true, "matches": [ "https:\/\/*.hubspot.com\/*" ], "css": [ "libs\/toastr\/toastr.min.css", "libs\/tag-it\/jquery.tagit.css", "libs\/tag-it\/tagit.ui-zendesk.css", "libs\/vex\/vex.css", "libs\/vex\/vex-theme-default.css", "touch.css" ], "js": [ "hubspot.js" ] } ], "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAgGDiYuQa6ePHr4BTMYgxahX7f\/1+MfF+Pru01jDnSnDYeUdh2xZ7tw7CPjfqSJEKPu+vJXJTXDBqM+A4cQFOHMYhpCfIakGkBK+fwftSwtJQhGje4EFTJbJzFRMicMeEBqI8UFT1G8shqY8xR6aJuppGHWzG2kdbreyFl\/V3BY8u2CD1yrJbV5o3p8iDg8QzWE+xL0iFOWDLeU1MxmjcfKcFYwS8NjG0i9EzEjfDk\/DvC06NGC2bWOn\/Wb9PT78W1RS3a7fy3cgbt4snPGpaAOTWrH9IoIEtbOk6kGpa4DeKxKHdI+6CfnmqcMMZ\/5Vac3euv2tEeM44\/W0o0AiIwwIDAQAB", "homepage_url": "https:\/\/socialbff.io" } |