mirror of
https://github.com/SoPat712/videospeed.git
synced 2025-08-21 18:08:46 -04:00
@@ -30,8 +30,8 @@ _Note: you can customize these shortcut keys in the extension settings page._
|
||||
|
||||
**The video controls are not showing up?** 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, most sites will fallback to HTML5 if they detect that Flash it not available. You can try manually disabling Flash plugin in Chrome:
|
||||
|
||||
* In a new tab, navigate to `chrome://plugins`
|
||||
* Disable "Adobe Flash Player"
|
||||
* In a new tab, navigate to `chrome://settings/content/flash`
|
||||
* Disable "Allow sites to run Flash"
|
||||
* Restart your browser and try playing your video again
|
||||
|
||||
**The speed controls are not showing up for local videos?** To enable playback of local media (e.g. File > Open File), you need to grant additional permissions to the extension.
|
||||
|
@@ -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>
|
||||
|
||||
|
Reference in New Issue
Block a user