Echo | Faster, Friendly Voice comments

Speak your mind, Not type it. Effortlessly leave voice comments on popular platforms like Google Suite, Notion, Miro, and many more.

ما هو Echo | Faster, Friendly Voice comments؟

Echo | Faster, Friendly Voice comments هو إضافة Chrome تم تطويرها بواسطة https://echonow.co، والميزة الرئيسية لها هي "Speak your mind, Not type it. Effortlessly leave voice comments on popular platforms like Google Suite, Notion, Miro, and many more.".

لقطات شاشة التمديد

screenshot
screenshot
screenshot

تحميل ملف CRX للإضافة Echo | Faster, Friendly Voice comments

قم بتنزيل ملفات الامتداد Echo | Faster, Friendly Voice comments بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        Echo - the leading voice commenting tool for enhanced collaboration in education, design, and business. Supports 20+ languages on chrome and Edge. With echo, easily add voice comments with voice-to-text transcription to your voice note to documents, assignments, emails and collaborative spaces.

Echo is currently integrated into Google Docs, Slides & sheets. 

Upcoming integration -  Forms, Classroom, Notion, Figma & More - for seamless recording and playback.

You can embed your echo recordings into apps like Notion and Google Sites, or share your voice notes.

Echo Works on Google chrome & microsoft edge browser seamlessly. 

Transforming Digital Communication Across Platforms.

1. Seamless Team Collaboration:
Perfect for team projects in Notion or Google Drive, Echo allows quick and efficient voice commenting. This feature cuts down email clutter and streamlines communication, making it indispensable for remote and in-office teams.

Key Features:
Voice comments for real-time feedback
Integrations with leading project management tools
voice-to-text transcription to your voice note easily preview & edit transcript

3. Intuitive Design Feedback in Figma:
Echo empowers designers to leave voice comments directly on Figma designs. This feature aids in conveying complex visual ideas more clearly, fostering better understanding within creative teams.

Key Features:
- Direct voice comments on Figma
- Clear communication of visual ideas
- Improved design collaboration

4. Personalized Client Interaction:
Professionals can use Echo to provide detailed verbal explanations to clients on documents or presentations. This personalized approach can improve client understanding and satisfaction.

Key Features:
- Personalized voice explanations for clients
- Enhanced client interaction and clarity
- Useful for consultants, lawyers, and other professionals

5. Enhanced Educational Feedback:
Echo redefines feedback in education. Teachers can leave audio comments on Google Classroom and Docs, offering personalized guidance. This approach improves understanding and engagement, making it a crucial tool in modern education.

Key Features:
- Personalized audio feedback
- Integration with Google Classroom and Docs
- Better student engagement                    

معلومات أساسية عن التمديد

الاسم Echo | Faster, Friendly Voice comments Echo | Faster, Friendly Voice comments
ID daapliimhbjighbhbimhfmmjbpdmjnei
عنوان URL الرسمي https://chromewebstore.google.com/detail/echo-faster-friendly-voic/daapliimhbjighbhbimhfmmjbpdmjnei
الوصف Speak your mind, Not type it. Effortlessly leave voice comments on popular platforms like Google Suite, Notion, Miro, and many more.
حجم الملف 900 KB
عدد التثبيتات 69
النسخة الحالية 0.0.8
آخر تحديث 2024-02-13
تاريخ النشر 2023-11-13
تقييم 4.50/5 مجموع تقييمات 2
المطور https://echonow.co
البريد الإلكتروني [email protected]
نوع الدفع free
موقع الإضافة https://echonow.co
عنوان صفحة سياسة الخصوصية https://www.echonow.co/privacy.html
اللغات المدعومة en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "icons": {
        "16": "icon16.plasmo.6c567d50.png",
        "32": "icon32.plasmo.76b92899.png",
        "48": "icon48.plasmo.aced7582.png",
        "64": "icon64.plasmo.8bb5e6e0.png",
        "128": "icon128.plasmo.3c1ed2d2.png"
    },
    "manifest_version": 3,
    "action": {
        "default_icon": {
            "16": "icon16.plasmo.6c567d50.png",
            "32": "icon32.plasmo.76b92899.png",
            "48": "icon48.plasmo.aced7582.png",
            "64": "icon64.plasmo.8bb5e6e0.png",
            "128": "icon128.plasmo.3c1ed2d2.png"
        },
        "default_popup": "popup.html"
    },
    "version": "0.0.8",
    "author": "Atul",
    "name": "Echo | Faster, Friendly Voice comments",
    "description": "Speak your mind, Not type it. Effortlessly leave voice comments on popular platforms like Google Suite, Notion, Miro, and many more.",
    "permissions": [
        "storage"
    ],
    "content_scripts": [
        {
            "matches": [
                "https:\/\/docs.google.com\/*"
            ],
            "js": [
                "GoogleCommentPlayer.38918471.js"
            ],
            "css": [
                "GoogleCommentPlayer.62bc4928.css"
            ]
        },
        {
            "matches": [
                "https:\/\/docs.google.com\/*"
            ],
            "js": [
                "GoogleRecordComment.d1a9a4d4.js"
            ],
            "css": [
                "GoogleRecordComment.6466eb1c.css"
            ]
        }
    ],
    "host_permissions": [
        "https:\/\/docs.google.com\/*",
        "https:\/\/auth.echonow.co\/*"
    ],
    "web_accessible_resources": [
        {
            "matches": [
                "https:\/\/docs.google.com\/*"
            ],
            "resources": [
                "GoogleCommentPlayer.7e371108.css",
                "GoogleCommentPlayer.df704516.png",
                "GoogleCommentPlayer.9e29d3de.png"
            ]
        },
        {
            "matches": [
                "https:\/\/docs.google.com\/*"
            ],
            "resources": [
                "GoogleRecordComment.f1046b5b.png",
                "GoogleCommentPlayer.9e29d3de.png",
                "GoogleRecordComment.1df9cc26.png",
                "GoogleRecordComment.7ba50607.png",
                "GoogleRecordComment.ddf6667d.gif",
                "GoogleRecordComment.b919bf9e.png",
                "GoogleCommentPlayer.df704516.png",
                "GoogleRecordComment.bf15941c.css"
            ]
        }
    ]
}