Belasis Booster: Agenda e CRM no WhatsApp
Integre seu sistema Belasis com o WhatsApp!
Belasis Booster: Agenda e CRM no WhatsApp là gì?
Belasis Booster: Agenda e CRM no WhatsApp là một tiện ích mở rộng Chrome được phát triển bởi Belasis, và tính năng chính của nó là "Integre seu sistema Belasis com o WhatsApp!".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng Belasis Booster: Agenda e CRM no WhatsApp
Tải xuống các tệp mở rộng Belasis Booster: Agenda e CRM no WhatsApp 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
Tenha controle total sobre os agendamentos e pacotes de seus clientes direto do seu WhatsApp Web!
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | |
ID | jfdmjhlfnfkohmglkagecammcjkcbnoi |
URL Chính Thức | https://chromewebstore.google.com/detail/belasis-booster-agenda-e/jfdmjhlfnfkohmglkagecammcjkcbnoi |
Mô tả | Integre seu sistema Belasis com o WhatsApp! |
Kích Thước Tệp | 38.32 KB |
Số Lần Cài Đặt | 1,094 |
Phiên Bản Hiện Tại | 1.42 |
Cập Nhật Lần Cuối | 2024-02-28 |
Ngày Phát Hành | 2020-11-20 |
Đánh Giá | 5.00/5 Tổng số 11 Đánh Giá |
Nhà Phát Triển | Belasis |
[email protected] | |
Loại Thanh Toán | free |
Trang Web Mở Rộng | https://www.belasis.com.br/belasis-booster/ |
URL Trang Chính Sách Bảo Mật | https://www.belasis.com.br/politica-de-privacidade |
Ngôn Ngữ Được Hỗ Trợ | pt-BR |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Belasis Booster: Agenda e CRM no WhatsApp", "version": "1.42", "description": "Integre seu sistema Belasis com o WhatsApp!", "minimum_chrome_version": "96", "manifest_version": 3, "permissions": [ "tabs", "storage", "webRequest", "scripting", "browsingData", "declarativeNetRequest" ], "declarative_net_request": { "rule_resources": [ { "id": "ruleset_1", "enabled": true, "path": "rules.json" } ] }, "host_permissions": [ "https:\/\/web.whatsapp.com\/*" ], "background": { "service_worker": "src\/background.js" }, "externally_connectable": { "ids": [ "*" ] }, "web_accessible_resources": [ { "resources": [ "custom.css", "images\/logo.png", "images\/logo-off.png", "src\/Whatsapp.js" ], "matches": [ " |