Highlight
Supercharge Google Docs with text-synced audio recording.
什麼是Highlight?
Highlight是由https://gethighlight.com開發的Chrome擴展程式,該擴展的主要功能是“Supercharge Google Docs with text-synced audio recording.”。
擴展截圖
下載Highlight擴展crx文件
下載Highlight擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
Stop worrying about taking notes and be more present actually listening. Recall every word. Find the most important moments effortlessly. Never lose a recording. Highlight works inside Google Docs to record your meetings. Be fully present now, review the highlights later. Sign up for your free account, then use Highlight to: - Record audio directly within Google Docs - Sync your notes to the recorded audio - Quickly search your recording by clicking anywhere in your notes - Hear what was said and see what you wrote simultaneously - Automatically organize and manage your recordings - Easily collaborate and share the audio with others PRIVACY AND SECURITY - Your recordings are important, so Highlight takes privacy and security seriously. - Highlight uses the minimum possible personal information. - Highlight doesn’t see or store your Google Doc content. We treat everything as sensitive. - No one hears your audio unless you want them to. Audio files are private by default and are only ever available to collaborators who you share a Highlighted Google Doc with. - Recorded audio and document indexes are restricted and secured via AWS Cloud Security. ABOUT HIGHLIGHT Capture every word. Highlights audio recording allows you to have confidence that you won’t miss a thing. Sync audio to text. Get the full picture of what you thought and what you heard. Highlight syncs it up for you. Don’t worry about forgetting those aha moments. Instead, jot down your Highlights. Find exactly what you’re looking for. Highlight helps you easily recall what was important, so that insights come together naturally. You already sat through an hour-long meeting. Don’t spend another hour searching your notes for those lightbulb moments. Document playback. Never worry about getting that quote or sound bite wrong. Highlight gives you confidence that you have every word available to you for whenever you need it. Quick search. Quickly search for your keywords and highlights. Don’t spend time scrubbing for important moments in a conversation, find them in seconds, and spend more time expanding on your ideas. Live Collaboration. Take notes and discover insights with teammates in real-time. Collaborate on interview synthesis by keeping a living record of what was said and what was thought. Native to G Suite. Use the system you know and love. Skip the extra training and stress of switching to a new app. With Highlight, you can search Google Drive for old notes with ease. Stay clutter free. Highlight recordings are stored in the cloud along with your Google Docs, making sure you don’t clutter up other devices or lose a recording.
擴展基本資訊
名稱 | Highlight |
ID | nffionklkilbohdkhcmkbbkofhkbmggl |
官方網址 | https://chromewebstore.google.com/detail/highlight/nffionklkilbohdkhcmkbbkofhkbmggl |
簡介 | Supercharge Google Docs with text-synced audio recording. |
檔案大小 | 9.59 MB |
安裝次數 | 439 |
目前版本 | 1.6.57 |
更新時間 | 2023-11-28 |
上架時間 | 2021-04-21 |
評分 | 5.00/5 共 10 次評分 |
開發者 | https://gethighlight.com |
電子郵箱 | [email protected] |
付費類型 | free |
擴展官網 | https://gethighlight.com/ |
說明頁面URL | https://gethighlight.com/support |
隱私政策頁面URL | https://gethighlight.com/privacy-notice |
支援的語言 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Highlight", "description": "Supercharge Google Docs with text-synced audio recording. ", "version": "1.6.57", "background": { "scripts": [ "background.js" ] }, "browser_action": { "default_icon": { "16": "assets\/img\/icon16.png", "48": "assets\/img\/icon48.png", "128": "assets\/img\/highlight_logo_128.png" }, "default_title": "Highlight", "default_popup": "popup\/popup.html" }, "content_scripts": [ { "matches": [ "https:\/\/docs.google.com\/document\/*" ], "css": [ "static\/css\/main.575eff4e.chunk.css" ], "js": [ "static\/js\/2.63434deb.chunk.js", "static\/js\/main.1a8b0728.chunk.js", "static\/js\/runtime-main.770dd8aa.js" ] }, { "matches": [ "https:\/\/docs.google.com\/document\/*" ], "run_at": "document_start", "js": [ ".\/canvasFallback.js" ] }, { "matches": [ "https:\/\/gethighlight.com\/spa\/*" ], "css": [], "js": [ ".\/websiteContentScript.js", ".\/getExtensionShortcuts.js" ] } ], "icons": { "16": "assets\/img\/icon16.png", "48": "assets\/img\/icon48.png", "128": "assets\/img\/highlight_logo_128.png" }, "web_accessible_resources": [ "permissions.html", "syncPayloadUtil.js", "highlightCanvasAssignElementsToAPINode.js", "highlightCanvasParseAPIResponse.js", "assets\/audio\/chime.mp3", "assets\/img\/up-arrow.svg", "assets\/img\/down-arrow.svg", "assets\/img\/google-sign-in.svg", "assets\/img\/loading-skeleton.svg", "assets\/img\/loading-skeleton-full.svg", "assets\/img\/highlight_logo_128.png", "assets\/img\/waveform.gif", "assets\/img\/waveform2.gif", "assets\/img\/paused-waveform.png", "assets\/img\/full_logo.svg", "assets\/img\/patterned-background.svg", "assets\/font\/Campton-Bold.otf", "assets\/font\/Campton-Light.otf", "assets\/img\/zoom-icon.png" ], "permissions": [ "activeTab", "webRequest", "https:\/\/docs.google.com\/document\/d\/*", "storage", "unlimitedStorage", "desktopCapture", "https:\/\/*.lr-ingest.io", "identity", "*:\/\/*.highlight-api.gethighlight.com\/*" ], "commands": { "play_pause": { "suggested_key": { "default": "Ctrl+Space", "mac": "MacCtrl+Space" }, "description": "Play\/Pause playback or recording" }, "rewind_ten": { "suggested_key": { "default": "Alt+S", "mac": "Alt+Left" }, "description": "Rewind 10 seconds." }, "forward_ten": { "suggested_key": { "default": "Alt+A", "mac": "Alt+Right" }, "description": "Forward 10 seconds." }, "begin_or_end_recording": { "suggested_key": { "default": "Alt+R", "mac": "Alt+R" }, "description": "Begin\/End Recording." } }, "content_security_policy": "child-src 'self' https:\/\/content-docs.googleapis.com\/ blob:; worker-src 'self' blob:; script-src 'self' https:\/\/www.google-analytics.com https:\/\/apis.google.com\/js\/client.js https:\/\/apis.google.com\/ https:\/\/browser.sentry-cdn.com https:\/\/unpkg.com\/[email protected]\/dist\/mediainfo.min.js 'sha256-PMS6iFMX\/BPcEuloojvWaQltamiNYqSV1hECrmggMs4=' 'unsafe-eval'; object-src 'self' connect-src: *.sentry.io", "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAgd9FFpz3D6h4th2lW3tGESs0azGkXUAX34GUEXEk\/6d\/hW9k5QCVgtsqpL01seU9j8Rv2Dah1qGIOclhhio+lyyKDSe4nrXk\/rAcmwk1rDvm1q8Heg000HYH+hvXlAiG8uWr5GStQY3CKi1aMBSfD33JgIARk\/6PvKJGVX3c3ibAxvIG58skPUO9AQEdzOOlivNmrHfnl8r11js2pyz64uXMm0jUjM0G3nw+AA3itPP+fYPqFkTPGabOa\/lQXIh9\/1wmIZ5iQuTL8HGmFrwg2gTLBczwqWj7SnNUAbZOp0e+adeEi0LQ1HX4djeJyRWfdAigWmQujQYPWNZ3umiVaQIDAQAB" } |