summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortoasted-nutbread <toasted-nutbread@users.noreply.github.com>2022-04-03 20:05:55 -0400
committerGitHub <noreply@github.com>2022-04-03 20:05:55 -0400
commit150fcd82ef2049c782ba3e30e4c8893e605d6d4c (patch)
treecee45bd16ecdf3b79c3d174e696db883a82a2870
parentb896724aacd612ef9d9e0f544d32b5282e551854 (diff)
Update browser bugs (#2107)
-rw-r--r--docs/browser-bugs.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/browser-bugs.md b/docs/browser-bugs.md
index 8191c60e..2f210691 100644
--- a/docs/browser-bugs.md
+++ b/docs/browser-bugs.md
@@ -101,3 +101,8 @@ This page lists several of the browser bugs that have affected Yomichan over the
* **Browser**: Chrome
* **Date**: 2022-01-31
* **Links**: [Report](https://bugs.chromium.org/p/chromium/issues/detail?id=1292815)
+
+## Chrome extensions can't auto-play media from an embedded extension frame
+* **Browser**: Chrome
+* **Date**: 2022-04-03
+* **Links**: [Demo](https://github.com/toasted-nutbread/chrome-extension-audio-autoplay-bug), [Report](https://bugs.chromium.org/p/chromium/issues/detail?id=1312816)