Goyral Bulk WhatsApp

Goyral Bulk WhatsApp

什麼是Goyral Bulk WhatsApp?

Goyral Bulk WhatsApp是由Goyral開發的Chrome擴展程式,該擴展的主要功能是“Goyral Bulk WhatsApp”。

擴展截圖

screenshot
screenshot
screenshot

下載Goyral Bulk WhatsApp擴展crx文件

下載Goyral Bulk WhatsApp擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        Use Goyral Bulk Sender Automation Tool to connect with your customers by sending personalised broadcast messages. 
Send Messages without saving numbers using Goyral Bulk Sender Extension - the best Marketing Software & Automation Tool. 

Grow your business with Goyral Bulk Sender.

Features:
● Broadcasting
● Send text , attachments , poll.
● Send personalised messages.
● Upload excel file for sending messages.
● Save message text as template.
● Random delay in messaging.
● Play / Pause messaging.
● Download group and chat contacts
● ChatBot
● ChatBot AI
● Highly User Friendly


🚀 Goyral Bulk Sender is the ultimate , Premium Sender, Web Sender, Whats Direct Message, WA Self Sender, WAppSenderPro, WA Sender Extension. Just send  messages to all contacts including contacts not saved in your address book with a click. Try Goyral Bulk Sender premium features for one hour free and start saving time now! 🚀

Kindly do not use for SPAMMING which is WhatsApp™  strictly prohibited.

WhatsApp is a trademark of WhatsApp Inc., registered in the U.S. and other countries. Goyral Bulk Sender is an independent project and has no relationship to WhatsApp or WhatsApp Inc.                    

擴展基本資訊

名稱 Goyral Bulk WhatsApp Goyral Bulk WhatsApp
ID gnkamdlfdngncogomeonbokolhphcpnp
官方網址 https://chromewebstore.google.com/detail/goyral-bulk-whatsapp/gnkamdlfdngncogomeonbokolhphcpnp
簡介 Goyral Bulk WhatsApp
檔案大小 1.48 MB
安裝次數 1,878
目前版本 2.10.29
更新時間 2023-11-13
上架時間 2020-08-05
評分 3.67/5 共 46 次評分
開發者 Goyral
電子郵箱 [email protected]
付費類型 free
說明頁面URL https://tinyurl.com/goyral
隱私政策頁面URL https://www.goyral.com/privacy-policy.html
支援的語言 en-GB
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Goyral Bulk WhatsApp",
    "description": "Goyral Bulk WhatsApp",
    "version": "2.10.29",
    "permissions": [
        "tabs",
        "storage",
        "downloads",
        "notifications",
        "clipboardWrite",
        "clipboardRead",
        "unlimitedStorage"
    ],
    "default_locale": "en_GB",
    "host_permissions": [
        "*:\/\/goyral.com\/*"
    ],
    "action": {
        "default_icon": {
            "128": "images\/icon_128.png"
        },
        "default_title": "Goyral Bulk WhatsApp"
    },
    "icons": {
        "128": "images\/icon_128.png"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "images\/*",
                "js\/*"
            ],
            "matches": [
                "https:\/\/web.whatsapp.com\/*"
            ]
        }
    ],
    "background": {
        "service_worker": "worker.js"
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/web.whatsapp.com\/*"
            ],
            "css": [
                "css\/bootstrap.min.css",
                "css\/intlTelInput.css",
                "css\/content.css"
            ],
            "js": [
                "js\/jquery.js",
                "js\/popper.min.js",
                "js\/bootstrap.min.js",
                "js\/intlTelInput.js",
                "js\/picmo.js",
                "js\/picker.js",
                "js\/config.js",
                "js\/sweetalert.min.js",
                "js\/content.js"
            ],
            "run_at": "document_end"
        }
    ]
}