Subtitle Master 作者: 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.
扩展元数据
屏幕截图
关于此扩展
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.
评分 5(1 位用户)
权限与数据
更多信息
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.