Fireflies: AI meeting notes

Record & Transcribe meetings & calls directly from the browser with free unlimited transcriptions

Fireflies: AI meeting notes란 무엇입니까?

Fireflies: AI meeting notes은(는) https://fireflies.ai에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Record & Transcribe meetings & calls directly from the browser with free unlimited transcriptions"입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot
screenshot
screenshot

Fireflies: AI meeting notes 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        Record & transcribe meetings & calls directly from your browser for Google Meet.

Record your meetings, transcribe, search, and share with 1 simple click

Just hit the record button in the chrome extension. A widget will pop up to start recording and stop capturing at any time

Meeting will process in a few mins and transcript + audio will be in dashboard.
It’s Free to use!

12+ web-conferencing, dialers, & telephony platforms supported:
•	Zoom
•	Google Meet/Hangouts
•	GoToMeeting
•	Web-ex
•	Skype for Business
•	Uber Conference
•	Free Conference Call
•	Microsoft Team
•	Lifesize 
•	Slack Calling
•	Google Voice
•	Hubspot Dialer

- many more see [fireflies.ai/integrations](http://fireflies.ai/integrations)

Fireflies is an AI voice assistant that’ll help you automate note taking automatic transcripts, highlights, and powerful search capabilities. Find action items, next steps, dates, metrics, and more with a click of a button. 

Fireflies has a free forever tier
•	Record
•	Share
•	Route to different integrations
•	Create notes along the audio
•	Collaborate with teammates and mark important moments from meetings

Fireflies Pro ($10) & Business tier ($19) have
•	Automatic meeting notes (action items, next steps, dates, deadlines, etc)
•	More storage
•	And several other features

Learn more: [https://fireflies.ai/pricing](https://fireflies.ai/pricing)

Thousands of people use Fireflies to have better meetings and not have to worry about writing down notes.                    

확장 프로그램 기본 정보

이름 Fireflies: AI meeting notes Fireflies: AI meeting notes
ID meimoidfecamngeoanhnpdjjdcefoldn
공식 URL https://chromewebstore.google.com/detail/fireflies-ai-meeting-note/meimoidfecamngeoanhnpdjjdcefoldn
설명 Record & Transcribe meetings & calls directly from the browser with free unlimited transcriptions
파일 크기 28.3 MB
설치 횟수 67,527
현재 버전 4.0.8
최근 업데이트 2024-02-11
출시 날짜 2020-07-03
평점 4.10/5 총 30 개의 평점
개발자 https://fireflies.ai
이메일 [email protected]
결제 유형 free
확장 프로그램 웹 사이트 https://fireflies.ai
도움말 페이지 URL https://help.fireflies.ai/en/article/fireflies-chrome-extension-zpt0e0/
개인정보 보호 정책 페이지 URL https://fireflies.ai/privacy_policy.pdf
지원되는 언어 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "icons": {
        "16": "icon16.plasmo.754a7afc.png",
        "32": "icon32.plasmo.1b596b7f.png",
        "48": "icon48.plasmo.9c45e82d.png",
        "64": "icon64.plasmo.696cf0ec.png",
        "128": "icon128.plasmo.f5004619.png"
    },
    "manifest_version": 3,
    "action": {
        "default_icon": {
            "16": "icon16.plasmo.754a7afc.png",
            "32": "icon32.plasmo.1b596b7f.png",
            "48": "icon48.plasmo.9c45e82d.png",
            "64": "icon64.plasmo.696cf0ec.png",
            "128": "icon128.plasmo.f5004619.png"
        },
        "default_popup": "popup.html"
    },
    "version": "4.0.8",
    "author": "Researchers ",
    "name": "Fireflies: AI meeting notes",
    "description": "Record & Transcribe meetings & calls directly from the browser with free unlimited transcriptions",
    "background": {
        "service_worker": "background.b78a8f7f.js"
    },
    "permissions": [
        "scripting",
        "storage",
        "activeTab",
        "offscreen",
        "unlimitedStorage",
        "notifications",
        "tabs"
    ],
    "content_scripts": [
        {
            "matches": [
                ""
            ],
            "js": [
                "analytics.fe82b299.js"
            ],
            "css": []
        },
        {
            "matches": [
                ""
            ],
            "js": [
                "askFredPanel.72170d72.js"
            ],
            "css": [
                "tabs\/welcome.de8592c4.css",
                "tabs\/welcome.ef7a11aa.css"
            ]
        },
        {
            "matches": [
                "*:\/\/meet.google.com\/*-*-*"
            ],
            "js": [
                "gmeetUserPanel.8e067572.js"
            ],
            "css": [
                "gmeetUserPanel.09283736.css",
                "tabs\/welcome.de8592c4.css",
                "tabs\/welcome.ef7a11aa.css"
            ]
        },
        {
            "matches": [
                ""
            ],
            "js": [
                "screenNotification.54aacb3c.js"
            ],
            "css": [
                "tabs\/welcome.de8592c4.css",
                "tabs\/welcome.ef7a11aa.css"
            ]
        },
        {
            "matches": [
                "https:\/\/www.loom.com\/share\/*",
                "https:\/\/soapbox.wistia.com\/videos\/*"
            ],
            "js": [
                "shareToFF.190acc52.js"
            ],
            "css": [
                "tabs\/welcome.de8592c4.css",
                "tabs\/welcome.ef7a11aa.css"
            ]
        }
    ],
    "host_permissions": [
        "https:\/\/*\/*"
    ],
    "externally_connectable": {
        "matches": [
            "*:\/\/meet.google.com\/*"
        ]
    },
    "content_security_policy": {
        "extension_pages": "script-src 'self' 'wasm-unsafe-eval'; object-src 'self';"
    },
    "oauth2": {
        "client_id": "964235282027-liib5ar4gi98crc4u3eomaa4cl0et8lg.apps.googleusercontent.com",
        "scopes": [
            "openid",
            "email",
            "profile",
            "https:\/\/www.googleapis.com\/auth\/calendar.readonly"
        ]
    },
    "web_accessible_resources": [
        {
            "resources": [
                "assets\/images\/*",
                "assets\/fonts\/*",
                "assets\/ffmpeg\/*",
                "assets\/ffmpeg\/*.wasm",
                "assets\/ffmpeg\/*.mp3"
            ],
            "matches": [
                ""
            ]
        },
        {
            "matches": [
                ""
            ],
            "resources": [
                "offscreen.4a2b8ac3.html",
                "offscreen.1b72e538.js",
                "background.a08cc342.css"
            ]
        },
        {
            "matches": [
                ""
            ],
            "resources": [
                "offscreen.4a2b8ac3.html",
                "offscreen.1b72e538.js",
                "background.a08cc342.css",
                "askFredPanel.4c1b134a.css",
                "askFredPanel.d4bbb661.css"
            ]
        },
        {
            "matches": [
                "*:\/\/meet.google.com\/*"
            ],
            "resources": [
                "offscreen.4a2b8ac3.html",
                "offscreen.1b72e538.js",
                "background.a08cc342.css",
                "gmeetUserPanel.41b00494.css",
                "gmeetUserPanel.175e6fc5.css",
                "gmeetUserPanel.a6c5f5b3.css",
                "gmeetUserPanel.5aaa6ff6.css",
                "gmeetUserPanel.51fa1adc.css",
                "gmeetUserPanel.9a62dbcf.css",
                "gmeetUserPanel.bd758388.css",
                "gmeetUserPanel.2aa95f4f.css"
            ]
        },
        {
            "matches": [
                ""
            ],
            "resources": [
                "offscreen.4a2b8ac3.html",
                "offscreen.1b72e538.js",
                "background.a08cc342.css",
                "gmeetUserPanel.175e6fc5.css",
                "gmeetUserPanel.bd758388.css"
            ]
        },
        {
            "matches": [
                "https:\/\/www.loom.com\/*",
                "https:\/\/soapbox.wistia.com\/*"
            ],
            "resources": [
                "offscreen.4a2b8ac3.html",
                "offscreen.1b72e538.js",
                "background.a08cc342.css",
                "shareToFF.ea366ea2.css"
            ]
        }
    ]
}