FlowChat - Multi-Platform Chat Management

Multi-Platform Chat Management

FlowChat - Multi-Platform Chat Managementとは何ですか?

FlowChat - Multi-Platform Chat Managementはhttps://flowchat.comによって開発されたChromeの拡張機能で、その主な機能は「Multi-Platform Chat Management」です。

拡張機能のスクリーンショット

screenshot
screenshot
screenshot
screenshot
screenshot

FlowChat - Multi-Platform Chat Management拡張機能のCRXファイルをダウンロード

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

拡張機能の使用方法

                        Multi-Platform System for Social Media Chat Management

- Manage your conversations on 11 Social Platforms
- Write notes
- Keep Track of your Conversations across Multiple Pipelines
- Build and Use Message Templates
- Build Custom Pipelines
- Get AI Chat Response Suggestions                    

拡張機能の基本情報

名前 FlowChat - Multi-Platform Chat Management FlowChat - Multi-Platform Chat Management
ID eigpceijfgcoknincjhkomfodneifcnp
公式URL https://chromewebstore.google.com/detail/flowchat-multi-platform-c/eigpceijfgcoknincjhkomfodneifcnp
説明 Multi-Platform Chat Management
ファイルサイズ 1.72 MB
インストール数 1,329
現在のバージョン 3.0.1
最終更新日 2024-02-29
公開日 2022-11-17
評価 5.00/5 合計 1 レビュー
開発者 https://flowchat.com
Eメール [email protected]
支払い方法 free
プライバシーポリシーページのURL https://www.flowchat.com/privacy-policy
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "FlowChat - Multi-Platform Chat Management",
    "description": "Multi-Platform Chat Management",
    "version": "3.0.1",
    "manifest_version": 3,
    "permissions": [
        "scripting",
        "storage"
    ],
    "host_permissions": [
        "https:\/\/www.facebook.com\/*",
        "https:\/\/web.facebook.com\/*",
        "https:\/\/*.instagram.com\/*",
        "https:\/\/*.linkedin.com\/*",
        "https:\/\/*.twitter.com\/*",
        "https:\/\/*.telegram.org\/k\/*",
        "https:\/\/discord.com\/*",
        "https:\/\/*.tiktok.com\/*",
        "https:\/\/*.flowchat.com\/*",
        "https:\/\/*.pinterest.at\/*",
        "https:\/\/*.pinterest.ca\/*",
        "https:\/\/*.pinterest.ch\/*",
        "https:\/\/*.pinterest.cl\/*",
        "https:\/\/*.pinterest.co.kr\/*",
        "https:\/\/*.pinterest.co.uk\/*",
        "https:\/\/*.pinterest.com\/*",
        "https:\/\/*.pinterest.com.au\/*",
        "https:\/\/*.pinterest.com.mx\/*",
        "https:\/\/*.pinterest.de\/*",
        "https:\/\/*.pinterest.dk\/*",
        "https:\/\/*.pinterest.es\/*",
        "https:\/\/*.pinterest.fr\/*",
        "https:\/\/*.pinterest.ie\/*",
        "https:\/\/*.pinterest.info\/*",
        "https:\/\/*.pinterest.it\/*",
        "https:\/\/*.pinterest.jp\/*",
        "https:\/\/*.pinterest.net\/*",
        "https:\/\/*.pinterest.nz\/*",
        "https:\/\/*.pinterest.ph\/*",
        "https:\/\/*.pinterest.pt\/*",
        "https:\/\/*.pinterest.ru\/*",
        "https:\/\/*.pinterest.se\/*",
        "https:\/\/app.slack.com\/*",
        "https:\/\/script.google.com\/macros\/s\/*",
        "https:\/\/www.skool.com\/*",
        "https:\/\/nextdoor.com\/*",
        "https:\/\/web.whatsapp.com\/*"
    ],
    "background": {
        "service_worker": "background.js"
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/app.slack.com\/*",
                "https:\/\/*.pinterest.at\/*",
                "https:\/\/*.pinterest.ca\/*",
                "https:\/\/*.pinterest.ch\/*",
                "https:\/\/*.pinterest.cl\/*",
                "https:\/\/*.pinterest.co.kr\/*",
                "https:\/\/*.pinterest.co.uk\/*",
                "https:\/\/*.pinterest.com\/*",
                "https:\/\/*.pinterest.com.au\/*",
                "https:\/\/*.pinterest.com.mx\/*",
                "https:\/\/*.pinterest.de\/*",
                "https:\/\/*.pinterest.dk\/*",
                "https:\/\/*.pinterest.es\/*",
                "https:\/\/*.pinterest.fr\/*",
                "https:\/\/*.pinterest.ie\/*",
                "https:\/\/*.pinterest.info\/*",
                "https:\/\/*.pinterest.it\/*",
                "https:\/\/*.pinterest.jp\/*",
                "https:\/\/*.pinterest.net\/*",
                "https:\/\/*.pinterest.nz\/*",
                "https:\/\/*.pinterest.ph\/*",
                "https:\/\/*.pinterest.pt\/*",
                "https:\/\/*.pinterest.ru\/*",
                "https:\/\/*.pinterest.se\/*",
                "https:\/\/*.tiktok.com\/*",
                "https:\/\/discord.com\/*",
                "https:\/\/*.telegram.org\/k\/*",
                "https:\/\/*.twitter.com\/*",
                "https:\/\/*.linkedin.com\/*",
                "https:\/\/*.instagram.com\/*",
                "https:\/\/www.facebook.com\/*",
                "https:\/\/web.facebook.com\/*",
                "https:\/\/*.facebook.com\/messages\/*",
                "https:\/\/*.facebook.com\/groups\/*",
                "https:\/\/www.skool.com\/*",
                "https:\/\/nextdoor.com\/*",
                "https:\/\/web.whatsapp.com\/*"
            ],
            "css": [
                "assets\/css\/lib\/bootstrap.min.css",
                "assets\/css\/lib\/jquery-ui.css",
                "assets\/css\/lib\/bootstrap-select.min.css",
                "assets\/css\/lib\/bootstrap-datepicker3.min.css",
                "assets\/css\/lib\/bootstrap-toggle.css",
                "assets\/css\/ui.css"
            ],
            "js": [
                "assets\/js\/lib\/jquery-3.6.0.min.js",
                "assets\/js\/lib\/jquery-ui.js",
                "assets\/js\/lib\/bootstrap.bundle.js",
                "assets\/js\/lib\/all.min.js",
                "assets\/js\/lib\/bootstrap-select.js",
                "assets\/js\/lib\/bootstrap-datepicker.min.js",
                "assets\/js\/lib\/bootstrap-toggle.js",
                "assets\/js\/ui-html.js",
                "assets\/js\/inject.js",
                "assets\/js\/utils.js",
                "assets\/js\/fc_automation_action.js",
                "assets\/js\/fc_automation.js",
                "assets\/js\/ui-fb-html.js",
                "assets\/js\/content-option.js",
                "assets\/js\/fb-comments.js",
                "assets\/js\/li-likes.js",
                "assets\/js\/li-comments.js",
                "assets\/js\/pi-common.js",
                "assets\/js\/ig-common.js",
                "assets\/js\/fb-common.js",
                "assets\/js\/sl-members.js",
                "assets\/js\/tw-common.js",
                "assets\/js\/li-common.js",
                "assets\/js\/sk-common.js",
                "assets\/js\/ti-common.js"
            ]
        }
    ],
    "action": {
        "default_popup": "popup.html",
        "default_icon": {
            "16": "white-label\/favicon-16.png",
            "32": "white-label\/favicon.png",
            "48": "white-label\/favicon-48.png",
            "128": "white-label\/favicon-128.png"
        }
    },
    "icons": {
        "16": "white-label\/favicon-16.png",
        "32": "white-label\/favicon.png",
        "48": "white-label\/favicon-48.png",
        "128": "white-label\/favicon-128.png"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "assets\/imgs\/*",
                "assets\/media\/*"
            ],
            "matches": [
                "https:\/\/www.facebook.com\/*",
                "https:\/\/web.facebook.com\/*",
                "https:\/\/*.instagram.com\/*",
                "https:\/\/*.linkedin.com\/*",
                "https:\/\/*.twitter.com\/*",
                "https:\/\/*.telegram.org\/*",
                "https:\/\/discord.com\/*",
                "https:\/\/*.tiktok.com\/*",
                "https:\/\/*.pinterest.at\/*",
                "https:\/\/*.pinterest.ca\/*",
                "https:\/\/*.pinterest.ch\/*",
                "https:\/\/*.pinterest.cl\/*",
                "https:\/\/*.pinterest.co.kr\/*",
                "https:\/\/*.pinterest.co.uk\/*",
                "https:\/\/*.pinterest.com\/*",
                "https:\/\/*.pinterest.com.au\/*",
                "https:\/\/*.pinterest.com.mx\/*",
                "https:\/\/*.pinterest.de\/*",
                "https:\/\/*.pinterest.dk\/*",
                "https:\/\/*.pinterest.es\/*",
                "https:\/\/*.pinterest.fr\/*",
                "https:\/\/*.pinterest.ie\/*",
                "https:\/\/*.pinterest.info\/*",
                "https:\/\/*.pinterest.it\/*",
                "https:\/\/*.pinterest.jp\/*",
                "https:\/\/*.pinterest.net\/*",
                "https:\/\/*.pinterest.nz\/*",
                "https:\/\/*.pinterest.ph\/*",
                "https:\/\/*.pinterest.pt\/*",
                "https:\/\/*.pinterest.ru\/*",
                "https:\/\/*.pinterest.se\/*",
                "https:\/\/app.slack.com\/*",
                "https:\/\/www.skool.com\/*",
                "https:\/\/nextdoor.com\/*",
                "https:\/\/web.whatsapp.com\/*"
            ]
        },
        {
            "resources": [
                "api\/*"
            ],
            "matches": [
                "https:\/\/*.flowchat.com\/*"
            ],
            "use_dynamic_url": true
        }
    ]
}