WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Kraya Whatsapp CRM

Kraya Whatsapp CRM

View on Chrome Web Store
View Kraya Whatsapp CRM Chrome Extension on Chrome Web Store
Add to bookmarks
4.2 (11 ratings)
1 new ratings
29 views
This extension has been viewed 29 times

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

An extension that helps you manage all your conversations with your customers on WhatsApp
Type
Extension
Users
438 users
11
Website kraya-ai.com
Kraya-AI
View author page of Kraya-AI
Published
Published on June 6, 2024
Version 2.7.1
Manifest version
3
Updated
Updated on March 29, 2025
productivity/communication
Extension Category
Website
Visit developer website
View on Chrome Web Store
View Kraya Whatsapp CRM 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",
    "name": "Kraya Whatsapp CRM",
    "version": "2.7.1",
    "description": "An extension that helps you manage all your conversations with your customers on WhatsApp",
    "manifest_version": 3,
    "author": "Abhyudaya Srinet",
    "action": {
        "default_title": "Kraya Whatsapp CRM"
    },
    "permissions": [
        "storage"
    ],
    "icons": {
        "16": "favicons\/k16.png",
        "32": "favicons\/k32.png",
        "48": "favicons\/k48.png",
        "128": "favicons\/k128.png"
    },
    "background": {
        "service_worker": "js\/background.min.js"
    },
    "content_scripts": [
        {
            "js": [
                "js\/ext-bundle.min.js",
                "js\/pusher.js",
                "js\/lottie-player.js"
            ],
            "matches": [
                "https:\/\/web.whatsapp.com\/*"
            ]
        },
        {
            "js": [
                "js\/main-bundle.min.js"
            ],
            "matches": [
                "https:\/\/web.whatsapp.com\/*"
            ],
            "world": "MAIN"
        }
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "js\/wa-inject.js",
                "js\/jquery.js",
                "js\/dexie.js",
                "js\/lottie-player.js",
                "css\/styles.css",
                "css\/navbar.css",
                "css\/components.css",
                "css\/sidebar.css",
                "animations\/loading.json",
                "walkthroughs\/kraya.gif",
                "walkthroughs\/lead-info.gif",
                "walkthroughs\/ai-tools.gif",
                "walkthroughs\/calls.gif",
                "walkthroughs\/quick-replies.gif"
            ],
            "matches": [
                "https:\/\/web.whatsapp.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