Freshsales inside Whatsapp Web
Manage Freshsales contacts inside WhatsApp web. Add notes to Freshsales contacts directly from WhatsApp web
What is Freshsales inside Whatsapp Web?
Freshsales inside Whatsapp Web is a Chrome extension by ulgebra-developers. This extension has 23 weekly active users, a poor user rating of 1.00, and was removed from Chrome Web Store a month ago. The latest version, 2.0, was updated 2 months ago.
Stats
- storage
- https://*/.myfreshworks/*
- https://*/.freshworks/*
Summary
Access the details of all your Freshsales contacts and update their details from the WhatsApp Web interface. Manage Freshsales contacts using the following features from WApp Web itself. - New Contact Create new Freshsales contacts from WApp Web. Select any WApp Web contact, enter the details and click on 'Create New Contact in Freshsales'. - Contact Details Select any WApp contact to view the details of the Freshsales contacts associated. - Freshsales Contacts Access Freshsales contacts associated with any WApp number. Click on 'Freshsales' beneath the contact to be redirected to the contact in Freshsales. - Contact Search
Safety
Risk impact
Freshsales inside Whatsapp Web requires a number of risky permissions that can potentially harm your browser and steal your data. Exercise caution when installing this extension. Review carefully before installing. We recommend that you only install Freshsales inside Whatsapp Web if you trust the publisher.
Risk impact measures the level of extra permissions an extension has access to. A low risk impact extension cannot do much harms, whereas a high risk impact extension can do a lot of damage like stealing your password, bypass your security settings, and access your personal data. High risk impact extensions are not necessarily malicious. However, if they do turn malicious, they can be very harmful.
Risk likelihood
Freshsales inside Whatsapp Web may not be trust-worthy. Avoid installing if possible unless you really trust this publisher.
Risk likelihood measures the probability that a Chrome extension may turn malicious. This is determined by the publisher and the Chrome extension reputation on Chrome Web Store, the amount of time the Chrome extension has been around, and other signals about the Chrome extension. Our algorithms are not perfect, and are subject to change as we discover new ways to detect malicious extensions. We recommend that you always exercise caution when installing a Chrome extension, especially ones with higher risk impact and/or higher risk likelihood.
Subscribe to the premium plan to see more risk analysis detailsSimilar extensions
Here are some Chrome extensions that are similar to Freshsales inside Whatsapp Web:
Desktop App for WhatsApp™ WEB
WAPlus CRM - Best CRM For WA
Manifest
The manifest file declares the requirements and permissions that a Chrome extension will have access to. By reviewing the manifest, you may be able to determine if a Chrome extension is over-reaching (for example, if an extension is overriding your new tab page, or search provider, or requesting access to your web activities without any good reason).
{ "update_url": "https://clients2.google.com/service/update2/crx", "name": "Freshsales inside Whatsapp Web", "version": "2.0", "description": "Manage Freshsales contacts inside WhatsApp web. Add notes to Freshsales contacts directly from WhatsApp web", "permissions": [ "storage" ], "host_permissions": [ "https://*/.myfreshworks/*", "https://*/.freshworks/*" ], "options_page": "popup.html", "background": { "service_worker": "background.js"