Modules pour le navigateur Firefox
  • Extensions
  • Thèmes
    • pour Firefox
    • Dictionnaires et paquetages linguistiques
    • Sites pour les autres navigateurs
    • Modules pour Android
Connexion
Icône du module

Historique de versions de AiBlock for Youtube - 13 versions

AiBlock for Youtube par Override92

Noté 4,5 sur 5
4,5 étoiles sur 5
5
8
4
1
3
0
2
0
1
1
Historique de versions de AiBlock for Youtube - 13 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.1.2

    Publié le 10 mars 2026 - 65,51 Ko
    Fonctionne avec firefox 58.0 et versions supérieures
    [1.1.2] - 2026-03-09

    Fixed
    • Unicode channel detection: Channels with non-ASCII characters (e.g. @SzeptSłów) are now correctly matched against blocklist/warnlist
    • Unicode context menu submission: Fixed channel handle extraction truncating at non-ASCII characters
    • Sync count showing zero: Fixed periodic sync overwriting existing channel lists with empty arrays on network failure

    Improved
    • Light mode contrast: Darker success green, stronger borders, and darker background layers for better readability

    Code source publié sous licence Licence MIT

    Télécharger Firefox et obtenir l’extension
    Télécharger le fichier
  • Anciennes versions

    Version 1.1.1

    Publié le 1 mars 2026 - 64,75 Ko
    Fonctionne avec firefox 58.0 et versions supérieures
    [1.1.1] - 2026-03-01

    Changed
    • Popup redesign: Complete visual overhaul with AiSList dark theme matching to project's website
    • Fixed-height popup with consistent footer positioning
    • Three-dot menu for Export/Import/Clear actions
    • Tab renames: "Settings" → "Preferences", "Channels" → "Your Filter"
    • Username section changed: Now with custom "Anonymous" toggle
    • Edit button hidden when anonymous mode is enabled

    Improved
    • Light mode contrast: Improved readability for footer links, theme toggle, and subtitle
    • Dark mode default: Explicitly set as default on first install
    • Sync notification: Now shows total channels synced (blocklist + warnlist combined)
    • Search page channel detection: Added a#channel-thumbnail selector for reliable extraction
    • Channel renderer support: Added ytd-channel-renderer for channel cards in search results
    • New Shorts format support: Added ytm-shorts-lockup-view-model-v2 and grid-shelf-view-model

    Code source publié sous licence Licence MIT

    Télécharger le fichier
  • Version 1.1.0

    Publié le 15 févr. 2026 - 63,31 Ko
    Fonctionne avec firefox 58.0 et versions supérieures
    [1.1.0] - 2026-02-15

    Added
    • Channel page submission: Right-click context menu on channel pages now uses channel handle from URL
    • Automatically extracts channel handle from URLs
    • Finds any video on the page to use as evidence link
    • First-time submission confirmation: Player submit button now shows a confirmation modal on first use
    • Explains that the channel will be submitted to AiSList community blocklist
    • "Don't show this again" checkbox to skip future confirmations
    • Duplicate submission prevention: Tracks last 50 submitted channels to prevent accidental re-submissions
    • Shows "Channel already submitted" message when attempting to submit a previously reported channel
    • Stored locally, not visible in UI
    • Channel handle validation: Popup submit form now validates and auto-extracts channel handles
    • Shows clear error message for invalid formats

    Improved
    • Channel detection reliability: Refactored extractChannelFromElement() for more reliable channel handle extraction
    • Prioritizes #avatar-link as primary selector (most reliable source)
    • Better handling of sidebar videos, hover previews, and Shorts

    Code source publié sous licence Licence MIT

    Télécharger le fichier
  • Version 1.0.9

    Publié le 25 janv. 2026 - 64,36 Ko
    Fonctionne avec firefox 58.0 et versions supérieures
    [1.0.9] - 2026-01-25

    Added
    • Context menu submission: Right-click on any video to submit the channel to the community list
    • "Submit to Community List" option in context menu
    • Automatically extracts channel handle and video URL
    • Submit button in YouTube player controls: Added a flag icon button next to subtitle/autoplay buttons
    • Quick one-click channel submission to community list while watching videos
    • Visual feedback for submission states (submitting, success, error)
    • Only visible when community list is enabled and on watch pages
    • Submit Channel tab in popup: New fourth tab for submitting channels to the community list
    • Enter channel handle (@channelHandle) and video URL as evidence
    • Username field in Settings tab for attribution
    • Anonymous submission option: Checkbox in Settings to submit channels anonymously
    • HTTP error handling: Added proper error messages on ban, rate limitations, etc.
    • Sidebar video blocking: Videos in the sidebar (suggested videos on watch pages) now get overlays/hidden
    • Added processSidebarVideos() function to handle yt-lockup-view-model elements

    Improved
    • Clearer overlay messages: Updated overlay title text based on list source
    • Compact overlay for sidebar videos: Smaller overlay design that fits within sidebar video thumbnails
    • API error handling: Improved 502 error messages across all submission methods

    Code source publié sous licence Licence MIT

    Télécharger le fichier
  • Version 1.0.8

    Publié le 11 janv. 2026 - 53,95 Ko
    Fonctionne avec firefox 58.0 et versions supérieures
    [1.0.8] - 2026-01-11

    Added
    • Join Discord-Button

    Changed
    • Popup UI reorganization: Restructured popup interface with three main navigation tabs
    • Settings tab: Contains block mode settings, community blocklist settings, and action buttons
    • Channel Management tab: Contains the three channel lists (Blacklist, Warnlist, Whitelist) with nested tabs
    • Statistics tab: Contains all statistics tiles in a dedicated view
    • Moved "Clear All Blocks", "Export Data", and "Import Data" buttons from footer to Settings tab

    Code source publié sous licence Licence MIT

    Télécharger le fichier
  • Version 1.0.7

    Publié le 5 janv. 2026 - 52,6 Ko
    Fonctionne avec firefox 58.0 et versions supérieures
    [1.0.7] - 2026-01-05

    Added
    • Manual channel addition: Added text input fields to manually add channels to lists
    • Input field with "Add" button in each tab (Blacklist, Warnlist, Whitelist)

    Fixed
    • Fullscreen cursor visibility: Fixed cursor not disappearing in fullscreen mode when media controls hide
    • Cursor now properly hides with controls in fullscreen as expected
    • Statistics section overlap: Fixed Statistics heading overlapping with channel list items

    Improved
    • Compact statistics display: Reduced statistics tiles height by ~20% for better space utilization

    Code source publié sous licence Licence MIT

    Télécharger le fichier
  • Version 1.0.6

    Publié le 16 déc. 2025 - 51,94 Ko
    Fonctionne avec firefox 58.0 et versions supérieures
    Added
    • Sidebar video context menu support: Right-click context menu now works on sidebar video recommendations

    Improved
    • Performance optimization: Added MutationObserver throttling

    Fixed
    • Video player interaction: Fixed click-to-pause/play functionality on main video player

    Code source publié sous licence Licence MIT

    Télécharger le fichier
  • Version 1.0.5

    Publié le 10 déc. 2025 - 50,79 Ko
    Fonctionne avec firefox 58.0 et versions supérieures
    [1.0.5]

    Improved
    • Enhanced context menu channel detection: Right-click context menu now works reliably across all video types
    • Hover preview videos: Successfully extracts channel when right-clicking on hover preview videos
    • Shorts detection: Context menu disabled for Shorts videos (shows "No Channel Found")
      • Shorts don't have accessible channel info in the DOM

    Code source publié sous licence Licence MIT

    Télécharger le fichier
  • Version 1.0.4

    Publié le 6 déc. 2025 - 48,19 Ko
    Fonctionne avec firefox 58.0 et versions supérieures
    Added
    • Community warnlist support: Extension now syncs and applies warnlist from GitHub alongside blocklist
    • Warnlist channels show warning overlays (not hidden) regardless of block mode
    • Popup displays separate counts for blocklist and warnlist in sync status
    • Auto-sync on popup open: Automatically syncs community lists when opening popup if:
    • "Use community blocklist" is enabled
    • Last sync was more than 24 hours ago

    Fixed
    • Shorts overlay persistence bug: Fixed issue where scrolling through Shorts would incorrectly show block overlays on unrelated videos
    • Root cause: YouTube reuses DOM elements (virtual scrolling), causing stale overlays to persist
    • Import functionality in Firefox: Fixed import not working due to popup closing when file dialog opens
    • Import button now opens a dedicated import page in a new tab (Firefox only)
    • Workaround required due to Firefox bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1292701
    • Shorts "Skip to Next" button: Fixed non-functional skip button on blocked/warned Shorts

    Improved
    • Community count now shows total of blocklist + warnlist channels
    • Sync status message more informative with separate blocklist/warnlist counts
    • Export function now excludes community lists: Only exports user data (personal blacklist/warnlist/whitelist, settings, and preferences)
    • Community lists are synced from GitHub and shouldn't be exported
    • Smaller export files and cleaner data portability

    Code source publié sous licence Licence MIT

    Télécharger le fichier
  • Version 1.0.3

    Publié le 12 nov. 2025 - 44,76 Ko
    Fonctionne avec firefox 58.0 et versions supérieures
    • Added dark mode with a toggle

    Code source publié sous licence Licence MIT

    Télécharger le fichier
  • Version 1.0.2

    Publié le 5 nov. 2025 - 43,93 Ko
    Fonctionne avec firefox 58.0 et versions supérieures
    • Attempt to fix community list sync error after installation
    • Community list should now sync consistently after installation
    • Better error handling for network failures

    Code source publié sous licence Licence MIT

    Télécharger le fichier
  • Version 1.0.1

    Publié le 4 nov. 2025 - 53,64 Ko
    Fonctionne avec firefox 58.0 et versions supérieures
    Changes in v1.0.1:
    - Updated extension logo
    - Fixed navigation handling: using forward/backward buttons could lead to false positives
    - Fixed shorts not being hidden on mode change

    Code source publié sous licence Licence MIT

    Télécharger le fichier
  • Version 1.0.0

    Publié le 24 oct. 2025 - 36,81 Ko
    Fonctionne avec firefox 58.0 et versions supérieures

    Code source publié sous licence Licence MIT

    Télécharger le fichier
Aller à la page d’accueil de Mozilla

Modules complémentaires

  • À propos
  • Blog des modules complémentaires Firefox
  • Atelier sur les extensions
  • Pôle développeur
  • Politiques à destination des développeurs
  • Blog de la communauté
  • Forum
  • Signaler un problème
  • Guide de revue

Navigateurs

  • Desktop
  • Mobile
  • Enterprise

Produits

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Bluesky (@firefox.com)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • Confidentialité
  • Cookies
  • Mentions légales

Sauf mention contraire, le contenu de ce site est disponible sous licence Creative Commons Attribution Share-Alike v3.0 ou toute version supérieure.