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