Modjo Chrome extension - Notes & Recorder
Take notes, save them automatically in your CRM and manage your call recordings.
What is Modjo Chrome extension - Notes & Recorder?
Modjo Chrome extension - Notes & Recorder is a Chrome extension developed by https://modjo.ai, and its main feature is "Take notes, save them automatically in your CRM and manage your call recordings.".
Extension Screenshots
Download Modjo Chrome extension - Notes & Recorder Extension CRX File
Download Modjo Chrome extension - Notes & Recorder extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
Take notes, save them automatically in your CRM and manage your call recordings.
Extension Basic Information
Name | Modjo Chrome extension - Notes & Recorder |
ID | bebgccbfedcfmpidjcjoomapnmlhhmlk |
Official URL | https://chromewebstore.google.com/detail/modjo-chrome-extension-no/bebgccbfedcfmpidjcjoomapnmlhhmlk |
Description | Take notes, save them automatically in your CRM and manage your call recordings. |
File Size | 809 KB |
Installation Count | 2,390 |
Current Version | 0.0.4.39 |
Last Updated | 2024-02-28 |
Publish Date | 2023-07-13 |
Developer | https://modjo.ai |
[email protected] | |
Payment Type | free |
Extension Website | https://www.modjo.ai/livenotes |
Privacy Policy Page URL | https://en.modjo.ai/legals/privacy |
Supported Languages | 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:\/\/*\/*", " |