Requirements
SubMate targets desktop Google Chrome 138 or newer on macOS, Windows, and Linux. You need an active subscription to the service you are watching and a title with a text subtitle track.
Install a release
- Download the latest ZIP from GitHub Releases.
- Extract the ZIP to a permanent local folder.
- Open
chrome://extensionsand enable Developer mode. - Select Load unpacked and choose the extracted folder containing
manifest.json. - Pin SubMate, open a supported title, choose a target language, and start translation.
The release ZIP contains extension files at its root. Extract it before selecting Load unpacked; do not choose the ZIP itself.
Install a local build
Clone the repository, run npm ci followed by npm run build:chrome, then choose the generated dist/chrome/ folder in Chrome.
Chrome Web Store
The Store listing is being prepared. Until then, GitHub Releases is the official source for packaged builds.