Histórico de versões do Youtube Subtitle Downloader - 19 versões
Youtube Subtitle Downloader por Nguyễn Văn Huyên
Cuidado com versões antigas! Essas versões são exibidas com propósito de referência e testes.Devemos sempre usar a versão mais recente de uma extensão.
Versão mais recente
Versão 3.5.3
Lançado em 16 de jul de 2025 - 35,1 KBFunciona em firefox 109.0a1 em dianteAlert user when having no Proof of Origin TokenCódigo fonte publicado sob Mozilla Public License 2.0
Baixe o Firefox e instale a extensãoVocê precisa do Firefox para usar esta extensãoVersões mais antigas
Versão 3.5.2
Lançado em 11 de jun de 2025 - 35,04 KBFunciona em firefox 109.0a1 em dianteStill has error trustedTypesCódigo fonte publicado sob Mozilla Public License 2.0
Versão 3.5.1
Lançado em 11 de jun de 2025 - 35,06 KBFunciona em firefox 109.0a1 em dianteFix bug ReferenceError: trustedTypes is not definedCódigo fonte publicado sob Mozilla Public License 2.0
Versão 3.5.0
Lançado em 11 de jun de 2025 - 34,93 KBFunciona em firefox 109.0a1 em dianteBypass Proof of Origin TokenCódigo fonte publicado sob Mozilla Public License 2.0
Versão 3.4.1
Lançado em 19 de set de 2023 - 36,21 KBFunciona em firefox 48.0 em dianteFix bug with uBlock OriginCódigo fonte publicado sob Mozilla Public License 2.0
Versão 3.4.0
Lançado em 21 de fev de 2023 - 36,02 KBFunciona em firefox 48.0 em dianteFix bug when some subtitles have empty linesCódigo fonte publicado sob Mozilla Public License 2.0
Versão 3.3.0
Lançado em 3 de jan de 2023 - 36,47 KBFunciona em firefox 48.0 em dianteShow simple text name instead of language codeCódigo fonte publicado sob Mozilla Public License 2.0
Versão 3.2.0
Lançado em 20 de ago de 2022 - 36,93 KBFunciona em firefox 48.0 em dianteUpdate YouTube's GUI in Firefox 103Código fonte publicado sob Mozilla Public License 2.0
Versão 3.0.0
Lançado em 14 de nov de 2021 - 36,17 KBFunciona em firefox 48.0 em dianteUpdate because YouTube limits API callCódigo fonte publicado sob Mozilla Public License 2.0
Versão 2.1.0
Lançado em 31 de jul de 2021 - 37,39 KBFunciona em firefox 48.0 em dianteDon't use dynamic import (bug in Firefox 88)Código fonte publicado sob Mozilla Public License 2.0
Versão 2.0.0
Lançado em 12 de jul de 2021 - 37,11 KBFunciona em firefox 48.0 em dianteFix bug escape & quot;
Use ES6 import module, XML parser, ESLintCódigo fonte publicado sob Mozilla Public License 2.0
Versão 1.2.2
Lançado em 27 de set de 2019 - 20,76 KBFunciona em firefox 48.0 em dianteRefactor code (use ES6 syntax, remove old YouTube design support,...).
Fix bug does not appear because there are multiple tags with ID #meta in page.Código fonte publicado sob Mozilla Public License 2.0
Versão 1.2.1
Lançado em 27 de set de 2019 - 24,53 KBFunciona em firefox 48.0 em dianteFix download bug in new Firefox version.Código fonte publicado sob Mozilla Public License 2.0
Versão 1.1.1
Lançado em 9 de ago de 2018 - 20,85 KBFunciona em firefox 45.0 em dianteCódigo fonte publicado sob Mozilla Public License 2.0
Versão 1.1.0
Lançado em 16 de mai de 2017 - 19,62 KBFunciona em firefox 45.0 em dianteAdd support for YouTube's new GUICódigo fonte publicado sob Mozilla Public License 2.0
Versão 1.0.0
Lançado em 12 de mar de 2017 - 17,19 KBFunciona em firefox 45.0 em dianteFix CORS error on Firefox 52Código fonte publicado sob Mozilla Public License 2.0
Versão 0.0.4
Lançado em 7 de jun de 2016 - 17,61 KBFunciona em firefox 45.0 em diante, android 45.0 até 68.*Change the protocols of used URLs from HTTP into HTTPS to fix error "Blocked loading mixed active content" on Firefox 45Código fonte publicado sob Mozilla Public License 2.0
Versão 0.0.3
Lançado em 25 de mai de 2016 - 17,54 KBFunciona em firefox 45.0 em diante- Fix download error (videoId variable is null, langName is required, unescape URL)
- Change "all_frames" configuration in the manitest.json file to false (we don't have to check every frame)
- Change logo
- Change download links to buttonsCódigo fonte publicado sob Mozilla Public License 2.0
Versão 0.0.2
Lançado em 24 de mai de 2016 - 12,28 KBFunciona em firefox 45.0 em diante- Don't create DOM nodes from strings (use textContent property instead)
- Don't use DOM mutation events anymore. Now I use mutation observers (I really have to monitor DOM changes because YouTube uses AJAX request by SPF framework)Código fonte publicado sob Mozilla Public License 2.0