Modjo Chrome extension - Notes & Recorder
Take notes, save them automatically in your CRM and manage your call recordings.
Qu'est-ce que Modjo Chrome extension - Notes & Recorder ?
Modjo Chrome extension - Notes & Recorder est une extension Chrome développée par https://modjo.ai, et sa fonction principale est "Take notes, save them automatically in your CRM and manage your call recordings.".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Modjo Chrome extension - Notes & Recorder
Téléchargez les fichiers d'extension Modjo Chrome extension - Notes & Recorder au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
Take notes, save them automatically in your CRM and manage your call recordings.
Informations de Base sur l'Extension
Nom | Modjo Chrome extension - Notes & Recorder |
ID | bebgccbfedcfmpidjcjoomapnmlhhmlk |
URL Officiel | https://chromewebstore.google.com/detail/modjo-chrome-extension-no/bebgccbfedcfmpidjcjoomapnmlhhmlk |
Description | Take notes, save them automatically in your CRM and manage your call recordings. |
Taille du Fichier | 809 KB |
Nombre d'Installations | 2,390 |
Version Actuelle | 0.0.4.39 |
Dernière Mise à Jour | 2024-02-28 |
Date de Publication | 2023-07-13 |
Développeur | https://modjo.ai |
[email protected] | |
Type de Paiement | free |
Site Web de l'Extension | https://www.modjo.ai/livenotes |
URL de la Page de Politique de Confidentialité | https://en.modjo.ai/legals/privacy |
Langues Prises en Charge | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "action": { "default_icon": { "16": "logo16.png", "48": "logo48.png", "128": "logo128.png" } }, "background": { "service_worker": "src\/background\/index.js", "type": "module" }, "description": "Take notes, save them automatically in your CRM and manage your call recordings.", "externally_connectable": { "matches": [ "*:\/\/localhost\/*", "*:\/\/*.modjo.ai\/*", "*:\/\/*.netlify.app\/*" ] }, "homepage_url": "https:\/\/en.modjo.ai\/livenotes", "host_permissions": [ "*:\/\/localhost\/*", "*:\/\/*.modjo.ai\/*" ], "icons": { "16": "logo16.png", "48": "logo48.png", "128": "logo128.png" }, "content_scripts": [ { "matches": [ "http:\/\/*\/*", "https:\/\/*\/*", " |