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 YouTube Parts Looper & Bookmarker - 14 versions

YouTube Parts Looper & Bookmarker par sumant

Noté 4,9 sur 5
4,9 étoiles sur 5
5
18
4
2
3
0
2
0
1
0
Historique de versions de YouTube Parts Looper & Bookmarker - 14 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.0.9.4

    Publié le 22 août 2025 - 54,66 Ko
    Fonctionne avec firefox 58.0 et versions supérieures
    Now you can export the bookmarks created by this extension (All B.s -> Export)
    Shift + End button copies the video's end timestamp

    Code source publié sous licence Mozilla Public License 2.0

    Vous avez besoin de Firefox pour utiliser cette extension
    Télécharger Firefox et obtenir l’extension
    Télécharger le fichier
  • Anciennes versions

    Version 1.0.9.3

    Publié le 15 août 2025 - 54,09 Ko
    Fonctionne avec firefox 58.0 et versions supérieures
    Switched from handling timeupdate event to 100ms polling.
    Added negative delay of 100ms for the End button.

    Code source publié sous licence Mozilla Public License 2.0

    Télécharger le fichier
  • Version 1.0.9.2

    Publié le 28 juil. 2025 - 53,8 Ko
    Fonctionne avec firefox 58.0 et versions supérieures
    Adapting for different playback rates

    Code source publié sous licence Mozilla Public License 2.0

    Télécharger le fichier
  • Version 1.0.9.1

    Publié le 22 mai 2025 - 53,72 Ko
    Fonctionne avec firefox 58.0 et versions supérieures
    0.1s precision option made default (bug fix)

    Code source publié sous licence Mozilla Public License 2.0

    Télécharger le fichier
  • Version 1.0.9

    Publié le 21 mai 2025 - 53,72 Ko
    Fonctionne avec firefox 58.0 et versions supérieures
    Improved handling of YouTube's new autoplay behavior — extension now detects early streaming and suppresses redundant seek to avoid disrupting playback.
    Also made 0.1s level precision default.

    Code source publié sous licence Mozilla Public License 2.0

    Télécharger le fichier
  • Version 1.0.8.5

    Publié le 10 mars 2025 - 53,46 Ko
    Fonctionne avec firefox 58.0 et versions supérieures
    Adapting to YouTube's delayed page loading approach

    Code source publié sous licence Mozilla Public License 2.0

    Télécharger le fichier
  • Version 1.0.8.1

    Publié le 11 nov. 2024 - 53,37 Ko
    Fonctionne avec firefox 58.0 et versions supérieures
    Preferences added (Go to extension icon, click "…", and go to Preferences):

    1. Keyboard shortcuts for the Start and End buttons
    2. Set looping as the default behavior
    3. (Experimental feature) Allow up to 1 decimal place for seconds in the input. This will let you specify more granular intervals, like "0:0 - 0:0.9"

    Code source publié sous licence Mozilla Public License 2.0

    Télécharger le fichier
  • Version 1.0.7

    Publié le 8 avr. 2024 - 47,49 Ko
    Fonctionne avec firefox 48.0 et versions supérieures
    filtering multiple video elements

    Code source publié sous licence Mozilla Public License 2.0

    Télécharger le fichier
  • Version 1.0.6

    Publié le 6 avr. 2024 - 47,37 Ko
    Fonctionne avec firefox 48.0 et versions supérieures
    YouTube dark theme supported.

    Code source publié sous licence Mozilla Public License 2.0

    Télécharger le fichier
  • Version 1.0.5

    Publié le 22 mars 2024 - 47,12 Ko
    Fonctionne avec firefox 48.0 et versions supérieures
    **NEW**: Now, two buttons 'Start' and 'End' are provided. These are supposed to make it easier to enter timestamps. This is how you should use them: Click 'Start' at time xx:xx. Then click 'End' at time yy:yy. This will automatically copy the interval "xx:xx - yy:yy" into the input box. Repeat this to add several intervals.

    Sample Use Case
    ‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾
    Suppose a YouTube video is an album of 5 songs and you only want to listen to the 1st and the 3rd songs in it. Using this extension, you can specify the intervals (ranges) of those songs, and only those portions will be played.

    Specifying Multiple Intervals
    ‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾
    An input box appears just below the video. There, you should specify the intervals as a comma separated list. Example: "00:00-00:30, 5:00-5:30" (without quotes) specifies two intervals, namely, the first 30 seconds and then the 30 seconds after the 5-minute mark. On clicking 'Apply', these intervals are played one after another.

    Bookmarking
    ‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾
    You can also 'bookmark' the intervals that you have just applied (by clicking the 'Bookmark!' button). Next time you play the same video, those intervals are automatically loaded from bookmarks and only the corresponding portions are played. You can use this feature to essentially create a whole playlist of video segments (by first creating the playlist on YouTube, and then bookmarking the desired portions for individual videos in it).

    Clicking the button 'All B.s' opens up a side pane where all the previously bookmarked interval lists are shown. If there are multiple lists for the same video, then the most recently added interval-list will load automatically. Here, you can also manually delete a bookmark.

    Looping
    ‾‾‾‾‾‾‾‾‾‾‾
    Finally, there's an option to play the sequence of portions on a loop.

    Miscellaneous
    ‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾
    - Timestamps can be in the hh:mm:ss format (e.g. "00:00:00-1:00:00" means the first 1 hour), or the mm:ss format, or just in seconds ("0-3600" also means the first 1 hour).
    - Intervals are ordered by their starting time. Overlapping intervals are merged.
    - This extension stores all the saved interval lists in a dedicated bookmarks directory called 'YoutubePartsLooper'. Ensure not to delete or modify it.

    Thanks to users for providing valuable feedback.

    Code source publié sous licence Mozilla Public License 2.0

    Télécharger le fichier
  • Version 1.0.4

    Publié le 4 nov. 2023 - 23,72 Ko
    Fonctionne avec firefox 48.0 et versions supérieures

    Code source publié sous licence Mozilla Public License 2.0

    Télécharger le fichier
  • Version 1.0.3

    Publié le 3 nov. 2023 - 23,72 Ko
    Fonctionne avec firefox 48.0 et versions supérieures

    Code source publié sous licence Mozilla Public License 2.0

    Télécharger le fichier
  • Version 1.0.1.1

    Publié le 2 nov. 2023 - 23,72 Ko
    Fonctionne avec firefox 48.0 et versions supérieures
    Sample Use Case
    ‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾
    Suppose a YouTube video is an album of 5 songs and you only want to listen to the 1st and the 3rd songs in it. Using this extension, you can specify the intervals (ranges) of those songs, and only those portions will be played.

    Specifying Multiple Intervals
    ‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾
    An input box appears just below the video. There, you should specify the intervals as a comma separated list. Example: "00:00-00:30, 5:00-5:30" (without quotes) specifies two intervals, namely, the first 30 seconds and then the 30 seconds after the 5-minute mark. On clicking 'Apply', these intervals are played one after another.

    Bookmarking
    ‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾
    You can also 'bookmark' the intervals that you have just applied (by clicking the 'Bookmark!' button). Next time you play the same video, those intervals are automatically loaded from bookmarks and only the corresponding portions are played. You can use this feature to essentially create a whole playlist of video segments (by first creating the playlist on YouTube, and then bookmarking the desired portions for individual videos in it).

    Clicking the button 'All B.s' opens up a side pane where all the previously bookmarked interval lists are shown. If there are multiple lists for the same video, then the most recently added interval-list will load automatically. Here, you can also manually delete a bookmark.

    Looping
    ‾‾‾‾‾‾‾‾‾‾‾
    Finally, there's an option to play the sequence of portions on a loop.

    Miscellaneous
    ‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾
    - Timestamps can be in the hh:mm:ss format (e.g. "00:00:00-1:00:00" means the first 1 hour), or the mm:ss format, or just in seconds ("0-3600" also means the first 1 hour).
    - A button showing the current timestamp is provided. Clicking it copies the timestamp to the clipboard. This is helpful in noting down and entering timestamps.
    - Intervals are ordered by their starting time. Overlapping intervals are merged.
    - This extension stores all the saved interval lists in a dedicated bookmarks directory called 'YoutubePartsLooper'. Ensure not to delete or modify it.

    Code source publié sous licence Mozilla Public License 2.0

    Télécharger le fichier
  • Version 1.0.0.0

    Publié le 11 oct. 2023 - 23,94 Ko
    Fonctionne avec firefox 48.0 et versions supérieures

    Code source publié sous licence Mozilla Public License 2.0

    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.