Fireflies: AI meeting notes

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

Fireflies: AI meeting notes là gì?

Fireflies: AI meeting notes là một tiện ích mở rộng Chrome được phát triển bởi https://fireflies.ai, và tính năng chính của nó là "Record & Transcribe meetings & calls directly from the browser with free unlimited transcriptions".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot
screenshot
screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng Fireflies: AI meeting notes

Tải xuống các tệp mở rộng Fireflies: AI meeting notes dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Fireflies: AI meeting notes Fireflies: AI meeting notes
ID meimoidfecamngeoanhnpdjjdcefoldn
URL Chính Thức https://chromewebstore.google.com/detail/fireflies-ai-meeting-note/meimoidfecamngeoanhnpdjjdcefoldn
Mô tả Record & Transcribe meetings & calls directly from the browser with free unlimited transcriptions
Kích Thước Tệp 28.3 MB
Số Lần Cài Đặt 67,527
Phiên Bản Hiện Tại 4.0.8
Cập Nhật Lần Cuối 2024-02-11
Ngày Phát Hành 2020-07-03
Đánh Giá 4.10/5 Tổng số 30 Đánh Giá
Nhà Phát Triển https://fireflies.ai
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng https://fireflies.ai
URL Trang Trợ Giúp https://help.fireflies.ai/en/article/fireflies-chrome-extension-zpt0e0/
URL Trang Chính Sách Bảo Mật https://fireflies.ai/privacy_policy.pdf
Ngôn Ngữ Được Hỗ Trợ 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"
            ]
        }
    ]
}