Subtitle Master by Maizied Hasan Majumder
Subtitle Master is a lightweight and efficient browser extension that lets you search and download subtitles instantly using the official OpenSubtitles API.
Extension Metadata
Screenshots
About this extension
Subtitle Master is a fast, modern, and lightweight browser extension designed to help you find and download subtitles instantly. Powered by the official OpenSubtitles API, it delivers accurate subtitle results for movies and TV shows in just one click.
With a clean interface and smooth performance, Subtitle Master makes subtitle searching effortless—no ads, no clutter, and no unnecessary steps.
Features:
🔍 Quick subtitle search for movies & TV shows
📥 One-click subtitle downloads
⚡ Optimized performance with minimal resource usage
🔒 Secure, API-based subtitle fetching (no web scraping)
🎨 Clean, responsive UI designed for ease of use
Perfect for users who want fast and reliable subtitle access directly from their browser.
With a clean interface and smooth performance, Subtitle Master makes subtitle searching effortless—no ads, no clutter, and no unnecessary steps.
Features:
🔍 Quick subtitle search for movies & TV shows
📥 One-click subtitle downloads
⚡ Optimized performance with minimal resource usage
🔒 Secure, API-based subtitle fetching (no web scraping)
🎨 Clean, responsive UI designed for ease of use
Perfect for users who want fast and reliable subtitle access directly from their browser.
Rated 5 by 1 reviewer
Permissions and data
Required permissions:
- Download files and read and modify the browser’s download history
Optional permissions:
- Access your data for api.opensubtitles.com
Data collection:
- The developer says this extension doesn't require data collection.
More information
- Add-on Links
- Version
- 1.0.4
- Size
- 663.19 KB
- Last updated
- 9 days ago (Dec 4, 2025)
- Related Categories
- License
- All Rights Reserved
- Version History
- Add to collection
Subtitle Master is a lightweight browser extension built using Manifest V3 and designed for secure, fast subtitle search and download through the official OpenSubtitles API.
The extension does not collect, store, or transmit any user data. All API requests go directly from the user’s browser to the OpenSubtitles API. No analytics, tracking, or telemetry is included.
Architecture Overview:
Manifest V3 with a module-based background script
popup.js handles UI interaction, search input, and rendering results
All dynamic HTML output is sanitized using DOMPurify
downloads API is used only to deliver subtitle files requested by the user
No remote code, no eval-like functions, and no inline JavaScript
Not dependent on any external frameworks except DOMPurify (bundled locally)
Notes for Reviewers:
The extension requires an OpenSubtitles API key to perform subtitle searches. No user login is needed.
No user data is collected, saved, or transmitted at any point.
The extension works purely as a client-side tool and does not communicate with any third-party server other than OpenSubtitles.
If any additional test details are needed, feel free to request—happy to provide.