Free Bulk Message Sender Global Gym Software

Send Text and Images messages multiple users in bulk without saving number.

ما هو Free Bulk Message Sender Global Gym Software؟

Free Bulk Message Sender Global Gym Software هو إضافة Chrome تم تطويرها بواسطة https://globalgymsoftware.in، والميزة الرئيسية لها هي "Send Text and Images messages multiple users in bulk without saving number.".

لقطات شاشة التمديد

screenshot
screenshot
screenshot
screenshot

تحميل ملف CRX للإضافة Free Bulk Message Sender Global Gym Software

قم بتنزيل ملفات الامتداد Free Bulk Message Sender Global Gym Software بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        Free Bulk SMS Sender Global Gym Software Application used for sending bulk SMS message.

Features  of Free Version 
1- Free Forever
2- Send Unlimited SMS Text Messages

Features of Pro Version 
1- Allow to Send Image, Video, Text, Document
2- Customize Name and other 4 field (work in pro version and special plan only)

Customize Messsage with Name and other field will work only in Pro Version.  

Important Note: 
1.This is unofficial enhancement for SMS web.
2.We don't store or save any numbers or messages on our server, so that your data is safe with you only.
3.  Application working in all operating system. This Application only work in google chrome browser.

How to use Free Bulk SMS Message Sender?
1. Install Google Chrome Extension by clicking Add to Chrome.
2. Pin the Free Bulk SMS Message Sender extension to your search bar.
3. Login Web Whatsapp in Same Browser
4. Click on the extension icon Free Bulk SMSMessage Sender and a simple window will open.
5. Enter all the numbers you want to send WhatsApp messages to, each number each row or copy past from excel or upload excel or note according format.
6. Now type your message in the message box (Enter Person Message)
7. Click ‘Start Send Message’ and messages will be sent one by one.

PROMINENT DISCLOSURE AND CONSENT FOR GOOGLE CHROME STORE APPLICATION
Introduction: This application Google Chorme Store ("Free Bulk Message Sender Global Gym Software") Application is developed by Global Gym Software and is available on the Google Chrome Store ("Chrome Store"). The Application is designed to Send Messages via whatsapp. By installing and using the Application, you consent to the collection, use, and sharing of your data as described in this disclosure.
Data Collection and Use: The Application collects and uses the following data: -Collect Login Mobile Number
The Application may share your data with third parties for the following purposes:
For Login Access
You have the following choices regarding your data: You can opt-out of data collection and sharing by disabling the Application or uninstalling it from the Chrome Store You can also review and manage your data by accessing the Application's settings and preferences
Contact Information: If you have any questions or concerns about this disclosure or the Application's data practices, please contact Global Gym Software, S-19, DHANLAXMI Complex Sardar Gunj Road, Anand, Gujarat 388001 Email id: [email protected] India
By installing and using the Application, you consent to the collection, use, and sharing of your data as described in this disclosure.                    

معلومات أساسية عن التمديد

الاسم Free Bulk Message Sender Global Gym Software Free Bulk Message Sender Global Gym Software
ID kopehppnefjcdkpakdlchnnpcjghpeko
عنوان URL الرسمي https://chromewebstore.google.com/detail/free-bulk-message-sender/kopehppnefjcdkpakdlchnnpcjghpeko
الوصف Send Text and Images messages multiple users in bulk without saving number.
حجم الملف 1.63 MB
عدد التثبيتات 26,015
النسخة الحالية 6.0.0
آخر تحديث 2023-12-02
تاريخ النشر 2021-01-28
تقييم 4.12/5 مجموع تقييمات 34
المطور https://globalgymsoftware.in
البريد الإلكتروني [email protected]
نوع الدفع free
موقع الإضافة https://globalgymsoftware.in/
عنوان صفحة المساعدة https://globalgymsoftware.in/
عنوان صفحة سياسة الخصوصية https://globalgymsoftware.com/Privacy-Policy.html
اللغات المدعومة en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Free Bulk Message Sender Global Gym Software",
    "version": "6.0.0",
    "description": "Send Text and Images  messages multiple users in bulk without saving number.",
    "permissions": [
        "tabs",
        "downloads",
        "notifications",
        "storage"
    ],
    "host_permissions": [
        "https:\/\/wpsender.globalcrm.in\/api\/*"
    ],
    "action": {
        "default_icon": {
            "16": "images\/default_icon_16.png",
            "24": "images\/default_icon_24.png",
            "32": "images\/default_icon_32.png",
            "48": "images\/default_icon_48.png",
            "128": "images\/default_icon_128.png"
        },
        "default_title": "Global Gym Software Bulk Whatsapp Sender"
    },
    "icons": {
        "16": "images\/default_icon_16.png",
        "24": "images\/default_icon_24.png",
        "32": "images\/default_icon_32.png",
        "48": "images\/default_icon_48.png",
        "128": "images\/default_icon_128.png"
    },
    "background": {
        "service_worker": "js\/background.js"
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/web.whatsapp.com\/*"
            ],
            "js": [
                "libs\/jquery-3.1.1.min.js",
                "contentscript\/content.js"
            ],
            "run_at": "document_end"
        }
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "images\/*"
            ],
            "matches": [
                "https:\/\/web.whatsapp.com\/*"
            ]
        }
    ],
    "manifest_version": 3
}