Add-ons für den Firefox-Browser
  • Erweiterungen
  • Themes
    • für Firefox
    • Wörterbücher & Sprachpakete
    • Andere Browser-Seiten
    • Add-ons für Android
Anmelden
Add-on-Symbol

YouTube Parts Looper & Bookmarker Versionsgeschichte – 14 Versionen

YouTube Parts Looper & Bookmarker von sumant

Bewertet mit 4,9 von 5 Sternen
4,9 von 5 Sternen
5
18
4
2
3
0
2
0
1
0
YouTube Parts Looper & Bookmarker Versionsgeschichte – 14 Versionen
  • Seien Sie vorsichtig mit alten Versionen! Diese Versionen werden zu Test- und Referenzzwecken angezeigt.Sie sollten immer die neueste Version eines Add-ons verwenden.

  • Neueste Version

    Version 1.0.9.4

    Veröffentlicht 22. Aug. 2025 – 54,66 KB
    Funktioniert mit firefox 58.0 und höher
    Now you can export the bookmarks created by this extension (All B.s -> Export)
    Shift + End button copies the video's end timestamp

    Quelltext steht unter der Mozilla Public License 2.0

    Melden Sie sich an, um diese Erweiterung zu verwenden
    Laden Sie Firefox herunter und holen Sie sich die Erweiterung
    Datei herunterladen
  • Ältere Versionen

    Version 1.0.9.3

    Veröffentlicht 15. Aug. 2025 – 54,09 KB
    Funktioniert mit firefox 58.0 und höher
    Switched from handling timeupdate event to 100ms polling.
    Added negative delay of 100ms for the End button.

    Quelltext steht unter der Mozilla Public License 2.0

    Datei herunterladen
  • Version 1.0.9.2

    Veröffentlicht 28. Juli 2025 – 53,8 KB
    Funktioniert mit firefox 58.0 und höher
    Adapting for different playback rates

    Quelltext steht unter der Mozilla Public License 2.0

    Datei herunterladen
  • Version 1.0.9.1

    Veröffentlicht 22. Mai 2025 – 53,72 KB
    Funktioniert mit firefox 58.0 und höher
    0.1s precision option made default (bug fix)

    Quelltext steht unter der Mozilla Public License 2.0

    Datei herunterladen
  • Version 1.0.9

    Veröffentlicht 21. Mai 2025 – 53,72 KB
    Funktioniert mit firefox 58.0 und höher
    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.

    Quelltext steht unter der Mozilla Public License 2.0

    Datei herunterladen
  • Version 1.0.8.5

    Veröffentlicht 10. März 2025 – 53,46 KB
    Funktioniert mit firefox 58.0 und höher
    Adapting to YouTube's delayed page loading approach

    Quelltext steht unter der Mozilla Public License 2.0

    Datei herunterladen
  • Version 1.0.8.1

    Veröffentlicht 11. Nov. 2024 – 53,37 KB
    Funktioniert mit firefox 58.0 und höher
    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"

    Quelltext steht unter der Mozilla Public License 2.0

    Datei herunterladen
  • Version 1.0.7

    Veröffentlicht 8. Apr. 2024 – 47,49 KB
    Funktioniert mit firefox 48.0 und höher
    filtering multiple video elements

    Quelltext steht unter der Mozilla Public License 2.0

    Datei herunterladen
  • Version 1.0.6

    Veröffentlicht 6. Apr. 2024 – 47,37 KB
    Funktioniert mit firefox 48.0 und höher
    YouTube dark theme supported.

    Quelltext steht unter der Mozilla Public License 2.0

    Datei herunterladen
  • Version 1.0.5

    Veröffentlicht 22. März 2024 – 47,12 KB
    Funktioniert mit firefox 48.0 und höher
    **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.

    Quelltext steht unter der Mozilla Public License 2.0

    Datei herunterladen
  • Version 1.0.4

    Veröffentlicht 4. Nov. 2023 – 23,72 KB
    Funktioniert mit firefox 48.0 und höher

    Quelltext steht unter der Mozilla Public License 2.0

    Datei herunterladen
  • Version 1.0.3

    Veröffentlicht 3. Nov. 2023 – 23,72 KB
    Funktioniert mit firefox 48.0 und höher

    Quelltext steht unter der Mozilla Public License 2.0

    Datei herunterladen
  • Version 1.0.1.1

    Veröffentlicht 2. Nov. 2023 – 23,72 KB
    Funktioniert mit firefox 48.0 und höher
    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.

    Quelltext steht unter der Mozilla Public License 2.0

    Datei herunterladen
  • Version 1.0.0.0

    Veröffentlicht 11. Okt. 2023 – 23,94 KB
    Funktioniert mit firefox 48.0 und höher

    Quelltext steht unter der Mozilla Public License 2.0

    Datei herunterladen
Zur Mozilla-Startseite gehen

Add-ons

  • Über
  • Firefox-Add-ons-Blog
  • Erweiterungs-Workshop
  • Entwickler-Zentrum
  • Regeln für Entwickler
  • Blog der Gemeinschaft
  • Forum
  • Einen Fehler melden
  • Bewertungsleitfaden

Browser

  • Desktop
  • Mobile
  • Enterprise

Produkte

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Bluesky (@firefox.com)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • Datenschutz
  • Cookies
  • Rechtliches

Sofern nicht anders vermerkt, steht der Inhalt dieser Seite unter der Creative Commons Attribution Share-Alike License v3.0 oder einer späteren Version.