WebExtension.net
Toggle dark mode
WebExtension.net

noCRM: Simple Sales CRM for WhatsApp™

View on Chrome Web Store
View noCRM: Simple Sales CRM for WhatsApp™ Chrome Extension on Chrome Web Store
Add to bookmarks
5.0 (2 ratings)
1 new ratings
0 views
This extension has been viewed 0 times

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

Manage and create leads easily from WhatsApp™ and instantly log interactions in noCRM!
Type
Extension
Users
358 users
2
Website nocrm.io
noCRM.io
View author page of noCRM.io
Published
Published on December 11, 2024
Version 1.0
Manifest version
3
Updated
Updated on December 11, 2024
productivity/communication
Extension Category
Website
Visit developer website
View on Chrome Web Store
View noCRM: Simple Sales CRM for WhatsApp™ 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": "noCRM: Simple Sales CRM for WhatsApp\u2122",
    "description": "Manage and create leads easily from WhatsApp\u2122 and instantly log interactions in noCRM!",
    "version": "1.0",
    "icons": {
        "16": "icons\/favicon-16x16.png",
        "48": "icons\/favicon-32x32.png",
        "128": "icons\/favicon-256x256.png"
    },
    "action": {
        "default_title": "Find Whatsapp leads",
        "default_icon": {
            "16": "icons\/favicon-16x16.png",
            "48": "icons\/favicon-32x32.png",
            "128": "icons\/favicon-256x256.png"
        },
        "default_popup": "popup.html"
    },
    "author": "[email protected]",
    "background": {
        "service_worker": "service-worker.js",
        "type": "module"
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/*.whatsapp.com\/"
            ],
            "js": [
                "scripts\/helpers.js",
                "scripts\/nocrm.js",
                "scripts\/content.js"
            ],
            "all_frames": true
        }
    ],
    "host_permissions": [
        "http:\/\/*\/*",
        "https:\/\/*\/*"
    ],
    "permissions": [
        "cookies",
        "tabs",
        "sidePanel",
        "storage"
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "*"
            ],
            "matches": [
                "https:\/\/*\/*"
            ]
        }
    ]
}
WebExtension.net

Track and analyze Chrome Web Store extensions with comprehensive analytics and insights.

© 2024 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