Bizfly Chatbot AI
Bizfly Chatbot AI helps people can send message to facebook fanpage easier and integrate with Bizfly Eco Systems
什麼是Bizfly Chatbot AI?
Bizfly Chatbot AI是由https://bizfly.vn開發的Chrome擴展程式,該擴展的主要功能是“Bizfly Chatbot AI helps people can send message to facebook fanpage easier and integrate with Bizfly Eco Systems”。
擴展截圖
下載Bizfly Chatbot AI擴展crx文件
下載Bizfly Chatbot AI擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
Provide additional features for Bizfly Commerce Apps This extension allows users to perform actions to manage their Facebook Pages directly on our app Bizfly (https://live.bizfly.vn). Users no longer need to go to their Facebook Pages to perform repeated and time consuming actions anymore. They can manage all social profiles in a single, unified view now. Supported features: + Allow users to send images, message and stickers on app directly
擴展基本資訊
名稱 | Bizfly Chatbot AI |
ID | fkgjaiigmichelhkcgaicejmhmdokbof |
官方網址 | https://chromewebstore.google.com/detail/bizfly-chatbot-ai/fkgjaiigmichelhkcgaicejmhmdokbof |
簡介 | Bizfly Chatbot AI helps people can send message to facebook fanpage easier and integrate with Bizfly Eco Systems |
檔案大小 | 94.17 KB |
安裝次數 | 146 |
目前版本 | 3.2.4 |
更新時間 | 2024-01-10 |
上架時間 | 2023-04-14 |
評分 | 5.00/5 共 1 次評分 |
開發者 | https://bizfly.vn |
電子郵箱 | [email protected] |
付費類型 | free |
擴展官網 | https://bizfly.vn |
說明頁面URL | https://help.bizfly.vn/ |
隱私政策頁面URL | https://bizfly.vn/chinh-sach-bao-mat.html |
支援的語言 | vi |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Bizfly Chatbot AI", "version": "3.2.4", "description": "Bizfly Chatbot AI helps people can send message to facebook fanpage easier and integrate with Bizfly Eco Systems", "host_permissions": [ "*:\/\/*.facebook.com\/", "*:\/\/*.bizfly.vn\/" ], "icons": { "16": "\/images\/get_started16.png", "32": "\/images\/get_started32.png", "48": "\/images\/get_started48.png", "128": "\/images\/get_started128.png" }, "permissions": [ "declarativeNetRequest", "storage", "alarms" ], "background": { "service_worker": "background.js" }, "action": { "default_popup": "popup.html", "default_icon": "\/images\/get_started16.png" }, "content_scripts": [ { "matches": [ " |