Privacy-focused Chrome extension that transcribes audio from browser tabs locally using transformers.js and the TabCapture API. All processing occurs within the browser, ensuring that audio data is never sent to external servers.
47
stars
680
commits
TypeScript
primary language
Sep 1, 2026
updated
A Chrome extension that transcribes audio within a browser tab using transformers.js and the TabCapture API.
You can use the pre-built dist.zip from the releases:
Load the extension into Chrome:
chrome://extensions/.dist directory from this repository or the extracted dist.zip.
This YouTube video is licensed under CC BY.
TypeScript
86.2%
JavaScript
7.5%
CSS
4.7%
HTML
1.5%
Privacy-focused Chrome extension that transcribes audio from browser tabs locally using transformers.js and the TabCapture API. All processing occurs within the browser, ensuring that audio data is never sent to external servers.
47
stars
680
commits
TypeScript
primary language
Sep 1, 2026
updated
A Chrome extension that transcribes audio within a browser tab using transformers.js and the TabCapture API.
You can use the pre-built dist.zip from the releases:
Load the extension into Chrome:
chrome://extensions/.dist directory from this repository or the extracted dist.zip.
This YouTube video is licensed under CC BY.
TypeScript
86.2%
JavaScript
7.5%
CSS
4.7%
HTML
1.5%