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 เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://modjo.ai และคุณลักษณะหลักของมันคือ "Take notes, save them automatically in your CRM and manage your call recordings."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Modjo Chrome extension - Notes & Recorder
ดาวน์โหลดไฟล์ส่วนขยาย 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:\/\/*\/*",
" | |