Skip to main content

KazooTTT的碎碎念🧩

  1. 链接:https://music.apple.com/cn/album/%E9%A3%9E%E9%B8%9F%E8%AF%B4/1765302287?i=1765302449
    标题:‎飞鸟说 - 由ChiliChill演唱 - Apple Music
    描述:在 Apple Music 上欣赏ChiliChill的《飞鸟说》。2024年。时长:3:33
    标签:听歌, 飞鸟说, ChiliChill, 音乐, 单曲, 歌曲, 国语流行, 流式音乐, apple music
    封面:https://is1-ssl.mzstatic.com/image/thumb/Music221/v4/98/7b/c6/987bc607-bc7f-04cc-13e7-339178d9bf16/9787881135748.jpg/1200x630wp-60.jpg
  2. https://github.com/neovov/Fullscreen-API-Polyfill

    这个GitHub项目名为“Fullscreen-API-Polyfill”,是一个用于简化全屏API使用的脚本。它检测浏览器的全屏API实现,并包装不同浏览器前缀的方法、属性和事件,以符合W3C标准。该脚本支持requestFullscreen和exitFullscreen方法,fullscreenEnabled和fullscreenElement属性,以及fullscreenchange和fullscreenerror事件的传播。它允许开发者在不同浏览器间使用统一的全屏API接口。 GitHub - neovov/Fullscreen-API-Polyfill