Get GroupLeads

Turn your Facebook group members into leads!

Get GroupLeads란 무엇입니까?

Get GroupLeads은(는) Get GroupLeads에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Turn your Facebook group members into leads!"입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot

Get GroupLeads 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        With Get GroupLeads, now you can easily turn your Facebook group members into leads in your CRM with a direct integration to REI Software or Google Sheets. Then you can use Zapier to integrate with your favorite CRM.

You can also create message templates and tags to manage your Facebook Messenger communications. Tag each person in your Messenger with a color coded tag and then send them a message from any templates you create.                    

확장 프로그램 기본 정보

이름 Get GroupLeads Get GroupLeads
ID ccmnlkdeciiaacnbnlgenjhoeoeplcoo
공식 URL https://chromewebstore.google.com/detail/get-groupleads/ccmnlkdeciiaacnbnlgenjhoeoeplcoo
설명 Turn your Facebook group members into leads!
파일 크기 12.61 MB
설치 횟수 159
현재 버전 7.4
최근 업데이트 2024-02-06
출시 날짜 2021-07-14
개발자 Get GroupLeads
이메일 [email protected]
결제 유형 in_app
확장 프로그램 웹 사이트 https://getgroupleads.com/
도움말 페이지 URL https://getgroupleads.com/support
개인정보 보호 정책 페이지 URL https://getgroupleads.com/privacy
지원되는 언어 en
manifest.json
{
    "action": {
        "default_popup": "index.html",
        "default_title": "Open the popup"
    },
    "background": {
        "service_worker": "bck.js",
        "type": "module"
    },
    "content_scripts": [
        {
            "all_frames": true,
            "css": [
                "contentScript.css",
                "src\/content.css",
                "styles\/tailwind.min.css",
                "static\/multiselect\/css\/style.css",
                "inject-helper\/css\/toastify.min.css",
                "inject-helper\/css\/emoji.css",
                "inject-helper\/css\/map.min.css",
                "inject-helper\/css\/speed.min.css",
                "inject-helper\/css\/common.css",
                "css\/popup.css"
            ],
            "js": [
                "jquery-3.4.1.min.js",
                "env.js",
                "content.js",
                "fbscript.js",
                "src\/groupcontent.js",
                "src\/utilscontent.js",
                "static\/multiselect\/js\/script.js",
                "inject-helper\/js\/jquery-3.1.0.min.js",
                "inject-helper\/js\/arrive.js",
                "inject-helper\/js\/config.js",
                "inject-helper\/js\/util.js",
                "inject-helper\/js\/jquery.emojiarea.js",
                "inject-helper\/js\/emoji-picker.js",
                "inject-helper\/js\/map.min.js",
                "inject-helper\/js\/speed.min.js",
                "UpdatedContent.js",
                "UpdatedMessagesNew.js",
                "InjectCanned.js"
            ],
            "matches": [
                "*:\/\/*.facebook.com\/groups\/*\/requests\/",
                "*:\/\/*.facebook.com\/groups\/*\/member-requests",
                "*:\/\/*.facebook.com\/groups\/*\/admin_activites",
                "*:\/\/*.facebook.com\/*"
            ],
            "run_at": "document_end"
        }
    ],
    "content_security_policy": {
        "extension_pages": "script-src 'self'; script-src-elem 'self' https:\/\/apis.google.com https:\/\/www.gstatic.com https:\/\/www.googleapis.com https:\/\/securetoken.googleapis.com; object-src 'self';"
    },
    "description": "Turn your Facebook group members into leads!",
    "icons": {
        "128": "logo192.png",
        "16": "logo192.png",
        "48": "logo192.png",
        "512": "logo512.png"
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAmgibWPBA2TXlOsfi5WYHKy0wHIlBV8V459oIFhei+2ZDEXqD6ZFFWbVXI4zAJrl33qVCOj3kWA33XfEeNbSVsvFM97HVm8rpuwuohyGVFOozTl7zvRxxCIU9a2ups+NYDXZpgXxqt9m1ihJXiaXTfKWd+OKcdJiOCOw9YBl64BJKEa3OHLQCGoGm1PMSEyl6zROn7P8kEYQcTk13GQIik+9V+ErGRl268fjVKGpMlPSUJt4uea07yYvN+sX2Q2knLta7KQRnWBEfQrblHJtJq4luQpN0xpMQi5i2fH6DGqDuGpXGFAp2NCaGR598\/HhTmLry0U8dMDddxAIvhJI6bQIDAQAB",
    "manifest_version": 3,
    "name": "Get GroupLeads",
    "oauth2": {
        "client_id": "401184799736-7aa2s2hq5g82d16tgpp8jh35r4fft43f.apps.googleusercontent.com",
        "scopes": [
            "https:\/\/www.googleapis.com\/auth\/spreadsheets"
        ]
    },
    "optional_host_permissions": [
        "*:\/\/facebook.com\/*",
        "*:\/\/www.facebook.com\/*"
    ],
    "permissions": [
        "storage",
        "identity",
        "storage",
        "clipboardRead",
        "clipboardWrite",
        "notifications",
        "alarms",
        "declarativeNetRequest",
        "unlimitedStorage"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "7.4",
    "web_accessible_resources": [
        {
            "matches": [
                "",
                "https:\/\/www.messenger.com\/*",
                "https:\/\/www.facebook.com\/*",
                "https:\/\/m.facebook.com\/*",
                "https:\/\/web.facebook.com\/*"
            ],
            "resources": [
                "src\/groups\/groups.html",
                "src\/Page\/build\/index.html",
                "images\/*.png",
                "images\/*.svg",
                "images\/*.gif",
                "inject-helper\/img\/*.gif",
                "inject-helper\/img\/*.png",
                "inject-helper\/img\/*.svg",
                "inject-helper\/js\/inject.js"
            ]
        }
    ]
}