BlinGoo

With several tools to increase your productivity and privacy.

BlinGoo là gì?

BlinGoo là một tiện ích mở rộng Chrome được phát triển bởi https://blingoo.com.br, và tính năng chính của nó là "With several tools to increase your productivity and privacy.".

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

screenshot
screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng BlinGoo

Tải xuống các tệp mở rộng BlinGoo 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

                        Blingoo - Send messages, attachments, personalized messages, smart autoresponders.

Blingoo -  marketing software and automation tool.

Using this extension, a user can send large scale messages on WhatsApp to multiple contacts. Messages can be customized to include fields like name, email, punctuation, or any variable. The user could do the same by uploading the Excel spreadsheet as well which contains the user contact that personalized messages need to be sent about.

Features:
- Grow your business by sending messages to saved/unsaved contacts.
- Upload CSV files from contacts
- Send message without saving contacts
- Send Links, Photos, Documents, Videos and Contacts.
- Add contacts manually or copy and paste or upload a CSV
- Allows you to download group contacts.
- Download Delivery Report
- Option to customize the delay between messages
- Real-time update via notifications
- Real-time preview of CSV loaded with numbers
- Use formatting (*BOLD* _italic_ ~strikethrough~ & EMOJI) to better communicate with your customers.
- Send multiple links to your customers for direct offers.
- Send message in a single click to all your customers
- Send Customize Greetings/Wishes/Connect Customer. It helps you retain customers.
- Customer support via whatsapp.
- No software installation required.
- Highly friendly.
- Automatic answer
- Smart Integration via WebHook
Integrate with leading platforms such as:
Hotmart™, Eduzz™, Monetizze™, Evernort™, RDStation™ among hundreds of other applications via WebHook.
- Extremely light and fast
Simple and intuitive user interface so you can use our extension right away.

WhatsApp Enhancements - Download and save unsaved contacts, filter non-WhatsApp numbers, Auto reply and more.

Power up your business messaging system today
Interact with your customers on WhatsApp and grow your business

Disclaimer:

This Chrome plugin is not endorsed or certified by WhatsApp. This is an unofficial enhancement for WhatsApp Web.

As is quite clear, the tools depend on WhatsApp. We are not responsible if WhatsApp has made critical changes on your side. While we always try to update the tools, sometimes it may not be possible to find a suitable workaround. We do not guarantee that the compatibility of the tools with WhatsApp will be forever. Use at your own risk. We do not provide any refunds for issues originating from WhatsApp.                    

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

Tên BlinGoo BlinGoo
ID iomkibbhpjpfhpbjpdbollbdeenopfbj
URL Chính Thức https://chromewebstore.google.com/detail/blingoo/iomkibbhpjpfhpbjpdbollbdeenopfbj
Mô tả With several tools to increase your productivity and privacy.
Kích Thước Tệp 9.8 MB
Số Lần Cài Đặt 118
Phiên Bản Hiện Tại 1.1.5.1
Cập Nhật Lần Cuối 2024-01-26
Ngày Phát Hành 2022-08-17
Đánh Giá 5.00/5 Tổng số 3 Đánh Giá
Nhà Phát Triển https://blingoo.com.br
Email [email protected]
Loại Thanh Toán in_app
Trang Web Mở Rộng https://blingoo.com.br
URL Trang Trợ Giúp https://blingoo.com.br/suport
URL Trang Chính Sách Bảo Mật https://gestao.kinggestor.online/blingoo/privacy-policy.html
Ngôn Ngữ Được Hỗ Trợ en,fr,es,pt-BR
manifest.json
{
    "action": {
        "default_icon": "imagens\/icon128.png"
    },
    "background": {
        "service_worker": "js\/bg.js"
    },
    "content_scripts": [
        {
            "css": [
                "css\/flatpickr.min.css",
                "css\/dropzone.min.css",
                "css\/magnific-popup.css",
                "css\/toastr.min.css",
                "css\/bootstrap.min.css",
                "css\/datepicker.min.css",
                "css\/icons.min.css",
                "css\/alertify.min.css",
                "css\/default.min.css",
                "css\/app.min.css",
                "css\/ion.rangeSlider.min.css",
                "css\/selectize.css",
                "css\/sweetalert2.min.css",
                "css\/bootstrap-rating.css",
                "css\/flow.css"
            ],
            "js": [
                "js\/mainscript.js",
                "js\/public\/maj.js",
                "js\/mu.js"
            ],
            "matches": [
                "*:\/\/web.whatsapp.com\/*"
            ],
            "run_at": "document_start"
        }
    ],
    "default_locale": "en",
    "description": "__MSG_appDesc__",
    "host_permissions": [
        "*:\/\/web.whatsapp.com\/*",
        "*:\/\/*.kinggestor.online\/*"
    ],
    "icons": {
        "128": "imagens\/icon128.png",
        "16": "imagens\/icon16.png",
        "48": "imagens\/icon48.png"
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAnVO4gqghJtkHeg73jBNkav6yPGorSNBszXOnTExaOI4QXeni0hiOII+Z2ipa\/F4LFBiRXh9lXiM\/xtNU2zmztUo2IKpVgywCGcePpoqeB1K0bhJY6n4uE6RUqZYLx8bWC2ZYL7MMwOnilDKn06E9KZDNZOvxX4X6e3RaQcVowhq0TFAhnz3\/8ftrfgXENGljUZJzd4CvKqtwlIS4+Nc5sKFFuqxuZCuuORitLL87X6Akg3qtjaWFqrQNdlrPqfkCqrl4yaLg\/QuA9j9MYoRqQ8uunACvb41x4LcaTlSxg10D7qEiU7831rWYaSOQqNRDH3GuyMjXqeNivH0DGODgVwIDAQAB",
    "manifest_version": 3,
    "name": "__MSG_name__",
    "permissions": [
        "contextMenus",
        "storage",
        "unlimitedStorage",
        "declarativeNetRequest",
        "browsingData"
    ],
    "short_name": "BlinGoo",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.1.5.1",
    "web_accessible_resources": [
        {
            "matches": [
                "*:\/\/web.whatsapp.com\/*"
            ],
            "resources": [
                "js\/public\/*",
                "\/_locales\/*",
                "audio\/*",
                "imagens\/*"
            ]
        }
    ]
}