Loopin: AI meeting notes

Record, Transcribe, and Summarize meetings for free

Loopin: AI meeting notesคืออะไร?

Loopin: AI meeting notes เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://loopinhq.com และคุณลักษณะหลักของมันคือ "Record, Transcribe, and Summarize meetings for free"

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Loopin: AI meeting notes

ดาวน์โหลดไฟล์ส่วนขยาย Loopin: AI meeting notes ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        Running productive meetings can be exhausting. Agenda in calendar invites, pre-reads on Notion, previous notes in emails, and tasks on Asana mean confused meeting participants. Scrambling through multiple tools right before the meeting is no fun. Loopin is the perfect AI meeting assistant.

Say goodbye to messy notes. Capture and organize notes, automatically.

***
FEATURES
***

🔮 Automatic Meeting Summary
Loopin uses ChatGPT (GPT-4) to record, transcribe, and summarize meetings into beautifully written notes with key decisions, action items, and important updates.

🤖 NO BOTS
Keep it real, keep it personal. No bots join the call. Join the meeting and start summarizing in one click.

🎥 All Platforms Supported
Loopin works with Google Meet, MS Teams and Zoom. For all other platforms, simply record using tool of choice and upload the meeting on Loopin.

🔎 Chat with your meetings
Search any information and derive insights from your meetings just by asking Loopin AI – Chat GPT style conversational assistant for your meeting knowledge.

📅 Multiple Sign-in Ecosystems:
We believe in making things easy for you. That's why we offer cross-platform signup – whether you're Team Google or Team Microsoft, we're here to welcome you! Your seamless journey starts here!

🧠 Meeting Prep
Back to back meeting? Wh.. what! Get recap and talking points for upcoming meeting from meeting notes and emails.

📝 Meeting Templates
Structure your meeting and notes by picking from a variety of meeting templates for any type of meeting. Or create custom meeting templates.

🌐 Share notes
Keep up the meeting momentum by sharing meeting notes with your team via Email, Slack or Hubspot - right from Loopin.

🌎 Hola. Bonjour. Nǐ hǎo.
Loopin understands an provides summaries in over 10 different languages. Missing a language? Let us know.

Loopin can handle meetings ranging from daily stand ups, 1:1s, sales meetings, scrum meetings, daily syncs, review meetings, brainstorming meetings, quarterly planning, project kick-off meetings, team meetings, one-on-ones, recurring meetings, or board meetings – you name it!

Perfect for:
- Sales Teams
- Customer Support
- Marketing Teams
- UX Research and Design Teams
- Product & Engineering
- CXOs and Executives

Free alternative to tl;dv, Tactiq, Fireflies, and Otter.ai.

SUPPORT
Loopin Team is available 24x7 to help. Reach out to us through Chat or email us on [email protected]                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Loopin: AI meeting notes Loopin: AI meeting notes
ID dmnfgophhaakmhecgbhggfakbkoklcen
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/loopin-ai-meeting-notes/dmnfgophhaakmhecgbhggfakbkoklcen
คำอธิบาย Record, Transcribe, and Summarize meetings for free
ขนาดไฟล์ 13.73 MB
จำนวนการติดตั้ง 2,861
เวอร์ชันปัจจุบัน 4.5.0.40
อัปเดตครั้งล่าสุด 2023-09-29
วันที่เผยแพร่ 2022-03-16
คะแนน 4.71/5 รวมทั้งหมด 14 คะแนน
ผู้พัฒนา https://loopinhq.com
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://loopinhq.com
URL หน้านโยบายความเป็นส่วนตัว https://www.loopinhq.com/privacy-policy
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Loopin: AI meeting notes",
    "description": "Record, Transcribe, and Summarize meetings for free",
    "version": "4.5.0.40",
    "manifest_version": 3,
    "icons": {
        "16": ".\/images\/logo-16x16-blue-solid.png",
        "32": ".\/images\/logo-32x32-blue-solid.png",
        "48": ".\/images\/logo-48x48-blue-solid.png",
        "128": ".\/images\/logo-blue.png"
    },
    "background": {
        "service_worker": ".\/background.js"
    },
    "options_page": ".\/options.html",
    "action": {
        "default_icon": {
            "16": ".\/images\/logo-16x16-blue-solid.png",
            "32": ".\/images\/logo-32x32-blue-solid.png",
            "48": ".\/images\/logo-48x48-blue-solid.png",
            "128": ".\/images\/logo-blue.png"
        },
        "default_title": "Press Ctrl(Win)\/Command(Mac)+Shift+L to open extension, Loopin"
    },
    "commands": {
        "_execute_action": {
            "suggested_key": {
                "default": "Ctrl+Shift+L",
                "mac": "Command+Shift+L"
            }
        }
    },
    "permissions": [
        "cookies",
        "storage",
        "idle",
        "alarms",
        "scripting",
        "unlimitedStorage"
    ],
    "content_scripts": [
        {
            "matches": [
                ""
            ],
            "run_at": "document_end",
            "js": [
                "app.js"
            ],
            "exclude_matches": [
                "http:\/\/meet.google.com\/*",
                "https:\/\/meet.google.com\/*",
                "http:\/\/meet.google.com\/",
                "https:\/\/meet.google.com\/",
                "http:\/\/calendar.google.com\/*",
                "https:\/\/calendar.google.com\/*",
                "http:\/\/mail.google.com\/*",
                "https:\/\/mail.google.com\/*",
                "https:\/\/teams.live.com\/*",
                "http:\/\/teams.live.com\/*",
                "https:\/\/teams.microsoft.com\/*",
                "http:\/\/teams.microsoft.com\/*"
            ]
        },
        {
            "matches": [
                ""
            ],
            "exclude_matches": [
                "http:\/\/meet.google.com\/*",
                "https:\/\/meet.google.com\/*",
                "http:\/\/meet.google.com\/",
                "https:\/\/meet.google.com\/",
                "https:\/\/teams.live.com\/*",
                "http:\/\/teams.live.com\/*",
                "https:\/\/teams.microsoft.com\/*",
                "http:\/\/teams.microsoft.com\/*"
            ],
            "js": [
                "notification.js"
            ],
            "css": [
                "styles\/notification.css"
            ],
            "run_at": "document_end"
        },
        {
            "matches": [
                "http:\/\/meet.google.com\/*",
                "https:\/\/meet.google.com\/*",
                "http:\/\/meet.google.com\/",
                "https:\/\/meet.google.com\/"
            ],
            "js": [
                "openExtensionInMeeting.js",
                "addGmeetEndPopup.js",
                "googleMeetRecording.js"
            ],
            "css": [
                "styles\/addGmeetEndPopup.css"
            ],
            "run_at": "document_end"
        },
        {
            "matches": [
                "https:\/\/teams.live.com\/*",
                "http:\/\/teams.live.com\/*",
                "https:\/\/teams.microsoft.com\/*",
                "http:\/\/teams.microsoft.com\/*"
            ],
            "js": [
                "openExtensionInTeam.js",
                "teamRecording.js"
            ],
            "run_at": "document_end"
        },
        {
            "matches": [
                "http:\/\/calendar.google.com\/*",
                "https:\/\/calendar.google.com\/*",
                "http:\/\/mail.google.com\/*",
                "https:\/\/mail.google.com\/*"
            ],
            "js": [
                "addAppToGoogleCalendar.js"
            ],
            "run_at": "document_end"
        },
        {
            "matches": [
                "http:\/\/calendar.google.com\/*",
                "https:\/\/calendar.google.com\/*"
            ],
            "js": [
                "calendarButton.js"
            ],
            "css": [
                "styles\/gcal.css"
            ]
        },
        {
            "matches": [
                ""
            ],
            "css": [
                "styles\/global.css"
            ]
        }
    ],
    "host_permissions": [
        "http:\/\/*.loopinhq.com\/",
        "https:\/\/*.loopinhq.com\/",
        "https:\/\/*.sentry.io\/*",
        "*:\/\/*\/loopin*",
        "*:\/\/*\/sentry.io*",
        "file:\/\/*"
    ],
    "externally_connectable": {
        "matches": [
            "http:\/\/*.loopinhq.com\/*",
            "https:\/\/*.loopinhq.com\/*"
        ]
    },
    "web_accessible_resources": [
        {
            "resources": [
                "popup.bundle.js",
                "popup.html",
                "notification.js",
                "openExtensionInMeeting.js",
                "openExtensionInTeam.js",
                "styles\/global.css",
                "addAppToGoogleCalendar.js",
                "googleMeetRecording.js",
                "calendarButton.js",
                "login.js",
                "images\/*",
                "index.html",
                "index.html\/*"
            ],
            "matches": [
                ""
            ]
        }
    ]
}