Histórico de versões do Block New YouTube Videos - 4 versões
Block New YouTube Videos por Thanakorn Phuttharaksa
Histórico de versões do Block New YouTube Videos - 4 versões
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 1.3
Lançado em 12 de jun de 2024 - 20,86 KBFunciona em firefox 48.0 em dianteChanged:
- The main script is set to load as soon as the page starts loading, which precedes any requests to YouTube. This change should resolve the issue in which some videos are skipped because they are loaded before the add-on.Código fonte publicado sob Somente GNU General Public License v3.0
Baixe o Firefox e instale a extensãoVocê precisa do Firefox para usar esta extensãoVersões mais antigas
Versão 1.2
Lançado em 2 de mai de 2024 - 20,82 KBFunciona em firefox 48.0 em dianteFixed:
- The script is intended to only block videos on the recommended page, but there is an oversight which causes it to remove videos in `/<channel>/videos` also. This means if you navigate to the video tab of a channel, videos there were also blocked. This is an unintended behavior. The issue is resolved by adding a guard to ensure that the script only execute on the recommended page and disable elsewhere.Código fonte publicado sob Somente GNU General Public License v3.0
Versão 1.1
Lançado em 30 de abr de 2024 - 9,04 KBFunciona em firefox 48.0 em diante, android 120.0 em dianteImproved:
- Before when a DOM has been changed, the extension always scans through the entire document, regardless of where the change occurs. With this update, only those mutated DOM nodes will be scanned, massively improving performance while browsing.Código fonte publicado sob Somente GNU General Public License v3.0
Versão 1.0
Lançado em 28 de abr de 2024 - 23,06 KBFunciona em firefox 48.0 em dianteCódigo fonte publicado sob Somente GNU General Public License v3.0