Youtube Save/Resume Progress

Have you ever closed a YouTube video by accident, or have you gone to another one and when you come back the video starts from 0? With this extension it won't happen anymore

Ini adalah versi dari skrip ini yang kodenya telah diperbarui. Tampilkan semua versi.

  • v1.5.7 27 Februari 2025 Imported from URL
  • v1.5.6 24 Februari 2025 Imported from URL
  • v1.5.5 13 Februari 2025 Imported from URL
  • v1.5.4 12 Februari 2025 Imported from URL
  • v1.5.3 12 Februari 2025 Imported from URL
  • v1.5.2 11 Februari 2025 Imported from URL
  • v1.5 09 November 2024 Imported from URL
  • v1.5.1 08 November 2024

    Fix: fetching icon responds with 404, deleted for now

  • v1.5 10 Maret 2024 Imported from URL
  • v1.4.5 09 Maret 2024 Imported from URL
  • v1.4.5 19 Februari 2024

    Changed extension name

  • v1.4.4 19 Februari 2024

    Fixed bug: on Firefox, the info UI not displaying at all

  • v1.4.3 19 Februari 2024

    Fixed bug: on Chrome the info UI is inserted on the right

  • v1.4.2 19 Februari 2024

    Fixed bug: when the video has chapters, the info UI is displayed on the right side instead of on the left

  • v1.4.1 19 Februari 2024
  • v1.4 19 Februari 2024

    Added user interface that shows the last time it was saved the video

  • v1.3 18 Februari 2024

    Improved flow.
    Before:
    initialize -> setSavedProgress -> loop main at interval doing again the setSavedProgress
    (here the first setSavedProgress sometimes is not executed because the player is not available so the second one within the loop is executed)

    Now:
    initialize -> onPlayerElementExist(setSavedProgress) -> loop saveVideoProgress

  • v1.2 18 Februari 2024

    Improved performance by not accesing to the video id in each interval iteration
    Created config data for global stuff

  • v1.1.2 16 Februari 2024

    Changed icon

  • v1.1.1 15 Februari 2024

    Changed description

  • v1.1 14 Februari 2024

长期地址
遇到问题?请前往 GitHub 提 Issues。