mirror of
https://gitee.com/bitdance-team/chrome-extension
synced 2025-10-08 08:45:14 +08:00
增加了badge图标提醒,修改了按钮样式,增加了背景图片
This commit is contained in:
9
gitee_pomodoro/notification.html
Normal file
9
gitee_pomodoro/notification.html
Normal 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>
|
Reference in New Issue
Block a user