Subtitle Master von 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.
ExperimentellExperimentell
Metadaten zur Erweiterung
Screenshots
Über diese Erweiterung
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.
Bewertet mit 5 von 1 Bewerter
Berechtigungen und Daten
Benötigte Berechtigungen:
- Dateien herunterladen und die Download-Chronik lesen und verändern
Optionale Berechtigungen:
- Auf Ihre Daten für api.opensubtitles.com zugreifen
Datenerfassung:
- Der Entwickler sagt, dass diese Erweiterung keine Datenerhebung benötigt.
Weitere Informationen
- Add-on-Links
- Version
- 1.0.4
- Größe
- 663,19 KB
- Zuletzt aktualisiert
- vor 24 Tagen (4. Dez. 2025)
- Verwandte Kategorien
- Lizenz
- Alle Rechte vorbehalten
- Versionsgeschichte
- Zur Sammlung hinzufügen
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.