Subtitle Master par 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.
ExpérimentalExpérimental
MĂ©tadonnĂ©es de lâextension
Captures dâĂ©cran
Ă propos de cette 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.
Noté 5 par 1 personne
Autorisations et données
Autorisations nécessaires :
- TĂ©lĂ©charger des fichiers, et consulter et modifier lâhistorique des tĂ©lĂ©chargements du navigateur
Autorisations facultatives :
- Accéder à vos données pour api.opensubtitles.com
Collecte de données :
- Le dĂ©veloppeur indique que cette extension nâa pas besoin de collecter de donnĂ©es.
Plus dâinformations
- Liens du module
- Version
- 1.0.4
- Taille
- 663,19Â Ko
- DerniĂšre mise Ă jour
- il y a un mois (4 déc. 2025)
- Catégories associées
- Licence
- Tous droits réservés
- Historique des versions
- Ajouter Ă la 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.