LibriVox PlayMaker

Converts audio link on LibriVox page to an audio element loader.

You will need to install an extension such as Tampermonkey, Greasemonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Userscripts to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install a user script manager extension to install this script.

(I already have a user script manager, let me install it!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

ستحتاج إلى تثبيت إضافة مثل Stylus لتثبيت هذا النمط.

ستحتاج إلى تثبيت إضافة لإدارة أنماط المستخدم لتتمكن من تثبيت هذا النمط.

ستحتاج إلى تثبيت إضافة لإدارة أنماط المستخدم لتثبيت هذا النمط.

ستحتاج إلى تثبيت إضافة لإدارة أنماط المستخدم لتثبيت هذا النمط.

(لدي بالفعل مثبت أنماط للمستخدم، دعني أقم بتثبيته!)

المؤلف
quartertone
التثبيت اليومي
0
إجمالي التثبيت
15
التقييمات
0 0 0
الإصدار
1.3.1
تم إنشاؤه
11-04-2023
تم تحديثه
23-04-2023
الحجم
2.94 KB
الترخيص
GPL-3.0
ينطبق على

The LibriVox audiobook pages have links to the audio files at the start of each track. Clicking the link takes you to the audio file to play in the browser (or download, depending on browser settings). This script will replace the "Play" button of each track with an audio element loader. Clicking "load" will load that particular audio track in to an HTML audio element so that you can actually play the audio without leaving the page.

  • After each track finishes playing, the next track with automatically load and start to play.
  • Note: Some browsers may not autoplay while in the background, and some browsers may not allow autoplay at all.
  • Browser will remember your progress in each track you play. Progress will clear when the track finishes playing.
  • Browser will remember the last track you played, and will pick up where you left off.
  • Script uses LocalStorage to store your playback progress.