Broadrich

Broadrich send message to line official, fanpage and messenger and more.

Broadrichとは何ですか?

BroadrichはCACTUSによって開発されたChromeの拡張機能で、その主な機能は「Broadrich send message to line official, fanpage and messenger and more.」です。

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

screenshot
screenshot
screenshot
screenshot
screenshot

Broadrich拡張機能のCRXファイルをダウンロード

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

拡張機能の使用方法

                        Broadrich BR บรอดริช บีอาร์ เป็นเครื่องมือช่วยในการ ส่งข้อความหาคนที่อยู่ในไลน์ OA  และ แฟนเพจของเฟซบุ๊ก รวมถึง inbox ส่วนตัวในเฟซบุ๊ก ได้อย่างไม่จำกัดจำนวนครั้ง ไม่จำกัดจำนวนข้อความไม่คิดค่าข้อความ สามารถ ส่งได้ทั้งข้อความ รูปภาพ วิดีโอ และไฟล์ โดยมีออฟชั่นในการส่งที่หลากหลายแบบ และข้อความสามารถส่งแบบ spintax คือการสุ่มข้อความส่ง สุ่มส่งไฟล์หรือรูป สามารถใส่ชื่อลูกค้าที่ส่งถึงได้ ด้วยระบบ UI ที่ดูใช้งานง่ายและสบายตา ทำให้โปรแกรมมีความน่าใช้งานเพิ่มขึ้น

ฟังก์ชั่นที่มีใน BR
     *** BF Fanpage broadcast สำหรับ บรอดแคสต์เข้าอินบ๊อกในแฟนเพจที่เคยทักกันหรือคุยกันมาก่อน
     *** BL Line OA broadcast สำหรับ บรอดแคสต์เข้าอินบ๊อกในไลน์โอเอ ที่เคยทักกันและเป็นเพื่อนกัน
     *** BM Direct message broadcast สำหรับ บรอดแคสต์เข้าอินบ๊อกของเพื่อนของเราที่อยู่ในเฟซบุ๊ก

******* และยังมีโปรแกรมที่สามารถปลั๊กอินอื่นๆอีกมากจะตามมาในภายหน้า
******* Update privacy policy

****** V2.2.2
      - Update UI                    

拡張機能の基本情報

名前 Broadrich Broadrich
ID bnpbifekkojjjljkmilmemlcokgfolfi
公式URL https://chromewebstore.google.com/detail/broadrich/bnpbifekkojjjljkmilmemlcokgfolfi
説明 Broadrich send message to line official, fanpage and messenger and more.
ファイルサイズ 12.18 MB
インストール数 27
現在のバージョン 2.2.2
最終更新日 2022-05-21
公開日 2021-07-29
開発者 CACTUS
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://broadrich.net/
ヘルプページのURL https://broadrich.net/pub/register.php
プライバシーポリシーページのURL https://linebroadcast.com/privacy/privacy.html
対応言語 th
manifest.json
{
    "author": "Broadrich",
    "background": {
        "persistent": true,
        "scripts": [
            "scripts\/ct_cfb_bg.js"
        ]
    },
    "browser_action": {
        "default_title": "Broadrich"
    },
    "content_scripts": [
        {
            "css": [
                "scripts\/vendor\/iziToast.css"
            ],
            "js": [],
            "matches": [
                "*:\/\/*.facebook.com\/*",
                "*:\/\/chat.line.biz\/*",
                "*:\/\/*.line.biz\/*"
            ],
            "run_at": "document_end"
        }
    ],
    "content_security_policy": "script-src 'self' 'unsafe-eval' https:\/\/cdn.jsdelivr.net https:\/\/cdn.rawgit.com https:\/\/cdn.datatables.net https:\/\/cdnjs.cloudflare.com https:\/\/nightly.datatables.net https:\/\/rawgit.com https:\/\/maxcdn.bootstrapcdn.com https:\/\/facebook.com https:\/\/www.messenger.com https:\/\/broadrich.net https:\/\/quantumdever.com  https:\/\/deverbroadcast.com https:\/\/linebroadcast.com https:\/\/datatables.net https:\/\/ajax.googleapis.com https:\/\/code.jquery.com https:\/\/get.geojs.io https:\/\/manager.line.biz https:\/\/api.line.me;  object-src https:\/\/www.google-analytics.com https:\/\/www.google.com 'self'",
    "description": "Broadrich send message to line official, fanpage and messenger and more.",
    "icons": {
        "128": "icons\/logo128.png",
        "16": "icons\/logo16.png",
        "32": "icons\/logo32.png",
        "48": "icons\/logo48.png",
        "64": "icons\/logo64.png"
    },
    "manifest_version": 2,
    "name": "Broadrich",
    "short_name": "Broadrich",
    "permissions": [
        "storage",
        "*:\/\/*.broadrich.net\/*",
        "*:\/\/*.quantumdever.com\/*",
        "*:\/\/*.deverbroadcast.com\/*",
        "*:\/\/*.linebroadcast.com\/*",
        "*:\/\/*.facebook.com\/*",
        "*:\/\/*.messenger.com\/*",
        "*:\/\/get.geojs.io\/*",
        "*:\/\/*.line.biz\/*",
        "*:\/\/api.line.me\/*",
        "webRequest",
        "webRequestBlocking"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "2.2.2",
    "web_accessible_resources": [
        "*",
        "ui\/*",
        "\/images\/*.*",
        "\/icons\/*.*"
    ]
}