Додатки браузера Firefox
  • Розширення
  • Теми
    • для Firefox
    • Словники та локалізації
    • Інші сайти браузера
    • Додатки для Android
Увійти
Піктограма додатка

Історія версій YouTube Parts Looper & Bookmarker - 14 версій

YouTube Parts Looper & Bookmarker автор sumant

Оцінка 4,9 з 5
Оцінка 4,9 з 5
5
18
4
2
3
0
2
0
1
0
Історія версій YouTube Parts Looper & Bookmarker - 14 версій
  • Будьте обачні із застарілими версіями! Ці версії показано лише з метою тестування й довідки.Вам слід завжди використовувати найновішу версію додатка.

  • Найновіша версія

    Версія 1.0.9.4

    Випущено 22 серп 2025 р. - 54,66 КБ
    Працює з firefox 58.0 і новіше
    Now you can export the bookmarks created by this extension (All B.s -> Export)
    Shift + End button copies the video's end timestamp

    Програмний код випущено на умовах Громадська ліцензія Mozilla 2.0

    Для використання цього розширення вам потрібен Firefox
    Завантажити Firefox та отримати розширення
    Завантажити файл
  • Попередні версії

    Версія 1.0.9.3

    Випущено 15 серп 2025 р. - 54,09 КБ
    Працює з firefox 58.0 і новіше
    Switched from handling timeupdate event to 100ms polling.
    Added negative delay of 100ms for the End button.

    Програмний код випущено на умовах Громадська ліцензія Mozilla 2.0

    Завантажити файл
  • Версія 1.0.9.2

    Випущено 28 лип 2025 р. - 53,8 КБ
    Працює з firefox 58.0 і новіше
    Adapting for different playback rates

    Програмний код випущено на умовах Громадська ліцензія Mozilla 2.0

    Завантажити файл
  • Версія 1.0.9.1

    Випущено 22 трав 2025 р. - 53,72 КБ
    Працює з firefox 58.0 і новіше
    0.1s precision option made default (bug fix)

    Програмний код випущено на умовах Громадська ліцензія Mozilla 2.0

    Завантажити файл
  • Версія 1.0.9

    Випущено 21 трав 2025 р. - 53,72 КБ
    Працює з firefox 58.0 і новіше
    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.

    Програмний код випущено на умовах Громадська ліцензія Mozilla 2.0

    Завантажити файл
  • Версія 1.0.8.5

    Випущено 10 бер 2025 р. - 53,46 КБ
    Працює з firefox 58.0 і новіше
    Adapting to YouTube's delayed page loading approach

    Програмний код випущено на умовах Громадська ліцензія Mozilla 2.0

    Завантажити файл
  • Версія 1.0.8.1

    Випущено 11 лист 2024 р. - 53,37 КБ
    Працює з firefox 58.0 і новіше
    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"

    Програмний код випущено на умовах Громадська ліцензія Mozilla 2.0

    Завантажити файл
  • Версія 1.0.7

    Випущено 8 квіт 2024 р. - 47,49 КБ
    Працює з firefox 48.0 і новіше
    filtering multiple video elements

    Програмний код випущено на умовах Громадська ліцензія Mozilla 2.0

    Завантажити файл
  • Версія 1.0.6

    Випущено 6 квіт 2024 р. - 47,37 КБ
    Працює з firefox 48.0 і новіше
    YouTube dark theme supported.

    Програмний код випущено на умовах Громадська ліцензія Mozilla 2.0

    Завантажити файл
  • Версія 1.0.5

    Випущено 22 бер 2024 р. - 47,12 КБ
    Працює з firefox 48.0 і новіше
    **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.

    Програмний код випущено на умовах Громадська ліцензія Mozilla 2.0

    Завантажити файл
  • Версія 1.0.4

    Випущено 4 лист 2023 р. - 23,72 КБ
    Працює з firefox 48.0 і новіше

    Програмний код випущено на умовах Громадська ліцензія Mozilla 2.0

    Завантажити файл
  • Версія 1.0.3

    Випущено 3 лист 2023 р. - 23,72 КБ
    Працює з firefox 48.0 і новіше

    Програмний код випущено на умовах Громадська ліцензія Mozilla 2.0

    Завантажити файл
  • Версія 1.0.1.1

    Випущено 2 лист 2023 р. - 23,72 КБ
    Працює з firefox 48.0 і новіше
    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.

    Програмний код випущено на умовах Громадська ліцензія Mozilla 2.0

    Завантажити файл
  • Версія 1.0.0.0

    Випущено 11 жовт 2023 р. - 23,94 КБ
    Працює з firefox 48.0 і новіше

    Програмний код випущено на умовах Громадська ліцензія Mozilla 2.0

    Завантажити файл
Перейти на домівку Mozilla

Додатки

  • Про
  • Блог додатків Firefox
  • Семінар з розширень
  • Центр розробника
  • Політики розробників
  • Блог спільноти
  • Форум
  • Повідомити про помилку
  • Настанови з написання відгуків

Браузери

  • Desktop
  • Mobile
  • Enterprise

Продукти

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Bluesky (@firefox.com)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • Приватність
  • Файли cookie
  • Правові положення

За винятком випадків зазначених тут, вміст цього сайту ліцензовано на умовах ліцензії Creative Commons Attribution Share-Alike License v3.0, або будь-якою новішою версією.