WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
WA Quick Recruit by Job Hai

WA Quick Recruit by Job Hai

View on Chrome Web Store
View WA Quick Recruit by Job Hai Chrome Extension on Chrome Web Store
Add to bookmarks
5.0 (1 ratings)
5 views
This extension has been viewed 5 times

Data is synced from the Chrome Web Store. View the official store page for the most current information.

WA Quick Recruit by Job Hai lets you send personalized bulk messages via WhatsApp™ Web, making hiring faster, smarter and efficient.
Type
Extension
Users
1,000 users
94
Website jobhai.com
Info Edge India Ltd
View author page of Info Edge India Ltd
Published
Published on March 3, 2025
Version 1.2
Manifest version
3
Updated
Updated on March 8, 2025
productivity/communication
Extension Category
Website
Visit developer website
View on Chrome Web Store
View WA Quick Recruit by Job Hai Chrome Extension on Chrome Web Store
Share This Extension
Share on Twitter
Share on Facebook
Share on LinkedIn
Share on Reddit
Share on Bluesky
Share on Pinterest

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "WA Quick Recruit by Job Hai",
    "version": "1.2",
    "description": "WA Quick Recruit by Job Hai lets you send personalized bulk messages via WhatsApp\u2122 Web, making hiring faster, smarter and efficient.",
    "permissions": [
        "tabs",
        "activeTab",
        "scripting",
        "windows",
        "storage"
    ],
    "host_permissions": [
        "https:\/\/web.whatsapp.com\/*",
        "https:\/\/www.jobhai.com\/*"
    ],
    "icons": {
        "48": "icon.png"
    },
    "background": {
        "service_worker": "background.js",
        "log": true,
        "type": "module"
    },
    "action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "externally_connectable": {
        "matches": [
            "https:\/\/web.whatsapp.com\/*",
            "https:\/\/www.jobhai.com\/*"
        ]
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/web.whatsapp.com\/*"
            ],
            "all_frames": false,
            "js": [
                "content.js"
            ],
            "run_at": "document_idle"
        }
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "assets\/*",
                "scripts\/*"
            ],
            "matches": [
                "https:\/\/web.whatsapp.com\/*",
                "https:\/\/www.jobhai.com\/*"
            ]
        }
    ]
}
© 2025 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.
Go to top