Modjo Chrome extension - Notes & Recorder
Take notes, save them automatically in your CRM and manage your call recordings.
什么是Modjo Chrome extension - Notes & Recorder?
Modjo Chrome extension - Notes & Recorder是由https://modjo.ai开发的Chrome扩展程序,该扩展的主要功能是“Take notes, save them automatically in your CRM and manage your call recordings.”。
扩展截图
下载Modjo Chrome extension - Notes & Recorder扩展crx文件
下载Modjo Chrome extension - Notes & Recorder扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Take notes, save them automatically in your CRM and manage your call recordings. 扩展基本信息
| 名称 | |
| ID | bebgccbfedcfmpidjcjoomapnmlhhmlk |
| 官方URL | https://chromewebstore.google.com/detail/modjo-chrome-extension-no/bebgccbfedcfmpidjcjoomapnmlhhmlk |
| 简介 | Take notes, save them automatically in your CRM and manage your call recordings. |
| 文件大小 | 809 KB |
| 安装次数 | 2,390 |
| 当前版本 | 0.0.4.39 |
| 更新时间 | 2024-02-28 |
| 上架时间 | 2023-07-13 |
| 开发者 | https://modjo.ai |
| 电子邮箱 | [email protected] |
| 付费类型 | free |
| 扩展官网 | https://www.modjo.ai/livenotes |
| 隐私政策页面URL | https://en.modjo.ai/legals/privacy |
| 支持的语言 | 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:\/\/*\/*",
" | |