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ファイルをダウンロード

Get GroupLeads拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        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
Eメール [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"
            ]
        }
    ]
}