1
0
mirror of https://gitee.com/bitdance-team/chrome-extension synced 2025-10-08 08:45:14 +08:00
Code Issues Projects Releases Wiki Activity GitHub Gitee

增加了badge图标提醒,修改了按钮样式,增加了背景图片

This commit is contained in:
simonzhangs
2022-02-04 17:38:54 +08:00
parent 55719ac943
commit 6a81071152
11 changed files with 144 additions and 455 deletions

View File

@@ -0,0 +1,9 @@
<html>
<body>
<p>播放歌曲时的一些不错的文字。</p> <音频自动播放>
<source
src =http://www.html5rocks.com/en/tutorials/audio/quick/test.mp3type=audio/mpeg /> <source src
=http://www.html5rocks.com/en/tutorials/audio/quick/test.oggtype=audio/ogg />
</audio>
</body>
</html>