Greasy Fork is available in English.

YouTube Embedder

Convert links and optionally URL text which points to a YouTube video, into embedded YouTube frame. For URL text, it can be converted to a link only. The main function can be configured for on-demand-only for slow computers. If enabled, the main function can be executed via bookmarklet using this URL: javascript:yte_ujs()

这些是代码更新过的版本。 显示所有版本

  • v1.0.6 2018-05-14 Fixed queueDelay setting not fully functional. Added on-demand only feature (configurable). Added more configuration for adjusting between procesing speed and browser responsiveness.
  • v1.0.3 2018-05-12 Enqueue all node scanning tasks (lesser aggresiveness). Made queue processing delay configurable.
  • v1.0.2 2018-05-11 Made less aggresive link/text scanning to avoid triggering unresponsive script dialog. Made converted link use the original text, instead of replacing it with "[Link]".
  • v1.0.1 2018-05-07