Historique de versions de Block New YouTube Videos - 4 versions
Block New YouTube Videos par Thanakorn Phuttharaksa
Historique de versions de Block New YouTube Videos - 4 versions
Attention aux anciennes versions ! Elles sont affichées seulement à des fins de test et de référence.Vous devriez toujours utiliser la dernière version d’un module complémentaire.
Dernière version
Version 1.3
Publié le 12 juin 2024 - 20,86 KoFonctionne avec firefox 48.0 et versions supérieuresChanged:
- 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.Code source publié sous licence GNU General Public License v3.0 uniquement
Télécharger Firefox et obtenir l’extensionVous avez besoin de Firefox pour utiliser cette extensionAnciennes versions
Version 1.2
Publié le 2 mai 2024 - 20,82 KoFonctionne avec firefox 48.0 et versions supérieuresFixed:
- 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.Code source publié sous licence GNU General Public License v3.0 uniquement
Version 1.1
Publié le 30 avr. 2024 - 9,04 KoFonctionne avec firefox 48.0 et versions supérieures, android 120.0 et versions supérieuresImproved:
- 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.Code source publié sous licence GNU General Public License v3.0 uniquement
Version 1.0
Publié le 28 avr. 2024 - 23,06 KoFonctionne avec firefox 48.0 et versions supérieuresCode source publié sous licence GNU General Public License v3.0 uniquement