Broadpang - FB fanpage smart messaging

Broadpang send mass messaging to FB fanpage inbox

Broadpang - FB fanpage smart messaging là gì?

Broadpang - FB fanpage smart messaging là một tiện ích mở rộng Chrome được phát triển bởi CACTUS, và tính năng chính của nó là "Broadpang send mass messaging to FB fanpage inbox".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot
screenshot
screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng Broadpang - FB fanpage smart messaging

Tải xuống các tệp mở rộng Broadpang - FB fanpage smart messaging dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        บรอดปัง อัจฉริยะ ส่งข้อความให้กับลูกเพจในแฟนเพจ

บรอดปัง เป็นระบบบรอดแคสต์ ส่งข้อความหาลูกค้า ที่เคยทักเข้ามาในแฟนเพจเฟสบุ๊คของเรา
ภายในคลิ๊กเดียว ไม่ต้องไล่ส่งเองทีละคน

ช่วยเพิ่มยอดขาย ส่งโปรโมชั่น หรือ ข้อความที่ต้องการสื่อสารบอกลูกค้าที่เคยทักข้อความเข้ามาในเพจของเรา ไม่ว่าจะ เป็นการแจ้งเตือนก่อนไลฟ์สด , การส่งโปรโมชั่นต่างๆ 11.11 , 1212 หรือ มีสินค้าเข้าใหม่ก็ตาม

เป็นระบบที่พ่อค้าแม่ค้าออนไลน์ สมัยนี้ต้องมี และต้องใช้เพื่อช่วยเพิ่มยอดขาย ได้ง่ายๆ

บรอดปัง มีระบบเด็ดๆอีกมากมาย ที่จะช่วยพ่อค้าแม่ค้าออนไลน์มืออาชีพ เพิ่มยอดขาย
ติดต่อสอบถาม ระบบเด็ดๆเพิ่มเติมได้ที่ 
Line : @broadpang (มี@ด้วยน้า)                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Broadpang - FB fanpage smart messaging Broadpang - FB fanpage smart messaging
ID npleafcdgamledonjdhbhcoiclbgbbnp
URL Chính Thức https://chromewebstore.google.com/detail/broadpang-fb-fanpage-smar/npleafcdgamledonjdhbhcoiclbgbbnp
Mô tả Broadpang send mass messaging to FB fanpage inbox
Kích Thước Tệp 6.17 MB
Số Lần Cài Đặt 706
Phiên Bản Hiện Tại 1.0.4
Cập Nhật Lần Cuối 2021-03-02
Ngày Phát Hành 2021-02-02
Nhà Phát Triển CACTUS
Email [email protected]
Loại Thanh Toán free
URL Trang Chính Sách Bảo Mật https://linebroadcast.com/privacy/privacy.html
Ngôn Ngữ Được Hỗ Trợ th
manifest.json
{
    "author": "Broadpang",
    "background": {
        "persistent": true,
        "scripts": [
            "scripts\/bp_tf_background.js"
        ]
    },
    "browser_action": {
        "default_title": "Broadpang - FB fanpage smart messaging v1.0.4"
    },
    "content_scripts": [
        {
            "css": [
                "scripts\/iziToast.css"
            ],
            "js": [],
            "matches": [
                "*:\/\/*.facebook.com\/*"
            ],
            "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:\/\/broadpang.net https:\/\/datatables.net https:\/\/ajax.googleapis.com https:\/\/code.jquery.com https:\/\/get.geojs.io;  object-src https:\/\/www.google-analytics.com https:\/\/www.google.com 'self'",
    "description": "Broadpang send mass messaging to FB fanpage inbox",
    "icons": {
        "128": "icons\/tflogo128.png",
        "16": "icons\/tflogo16.png",
        "32": "icons\/tflogo32.png",
        "48": "icons\/tflogo48.png",
        "64": "icons\/tflogo64.png"
    },
    "manifest_version": 2,
    "name": "Broadpang - FB fanpage smart messaging",
    "permissions": [
        "storage",
        "*:\/\/*.broadpang.net\/*",
        "*:\/\/*.facebook.com\/*",
        "*:\/\/get.geojs.io\/*",
        "webRequest",
        "webRequestBlocking"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.0.4",
    "web_accessible_resources": [
        "*",
        "ui\/*",
        "\/images\/*.*",
        "\/icons\/*.*"
    ]
}