update disable flash instructions

Closes #249
This commit is contained in:
Ilya Grigorik
2017-08-27 11:37:47 -07:00
parent 32a3c5392f
commit 66ffd62b76
2 changed files with 4 additions and 4 deletions

View File

@@ -86,8 +86,8 @@
<p>This extension is only compatible with HTML5 video. If you don't see the controls showing up, chances are you are viewing a Flash video. If you want to confirm, try right-clicking on the video and inspect the menu: if it mentions flash, then that's the issue. That said, <b>most sites will fallback to HTML5</b> if they detect that Flash it not available. You can try manually disabling Flash plugin in Chrome:</p>
<ul>
<li>In a new tab, navigate to <code>chrome://plugins</code></li>
<li>Disable "Adobe Flash Player"</li>
<li>In a new tab, navigate to <code>chrome://settings/content/flash</code></li>
<li>Disable "Allow sites to run Flash"</li>
<li>Restart your browser and try playing your video again</li>
</ul>